You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Image classification using Deep learning. - Utilizing both frequency and pixel domain information of images. - Implemented MVNN model from a research paper published in 2019 IEEE ICDM. Achieved comparable accuracy to the original model. - Compared with several deep learning models: Pre-trained (VGG-16, VGG-19) and our own implementations of CN…
Natural Language Processing (classification and machine translation) codes and analysis done for the year long practicum in Dublin City University (2019-20)
Open evaluation harness for mental health LLM responses. 5 clinically-grounded rubrics, LLM-as-judge with bias controls, crisis-detection routing to 988 protocols.
A machine learning-based career prediction system that analyzes personality traits (OCEAN model) from CSV data or video interviews to recommend multiple career roles. Supports Random Forest, SVM, KMeans, and facial emotion analysis with DeepFace.