Modelled Transformers and Neural Networks to assess image classification performance across domains, yielding a top F1 score of 97%, from the baseline of 76%.
Produced a PyTorch-based LSTM model that utilized accelerometer and gyroscope data from a prosthetic limb to identify geographic terrain types, achieving the top F1 score of 88% from a baseline of 67%.
Devised a Domain Adversarial Neural Network to identify emotions from a Mandarin Speech Dataset using an English dataset, achieving F1 scores of 97% & 60% in supervised and unsupervised models (20% boost).
Generated a TensorFlow-based pipeline to detect arrhythmia in heartbeat sounds using SVM and LSTM models, with 78% F1-Score. Optimized the pipeline through cross-validation and Grid Search with 84% accuracy.