This project provides an advanced implementation of Transformer and Linformer models for text classification tasks, with a special focus on memory and computational efficiency through linear attention ...
This project implements an emotion recognition system using a pre-trained VGG16 model. The pipeline includes data preprocessing, model training with fine-tuning, evaluation, and visualization of ...