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
Building Recommendation Systems in Python and JAX — a fork migrated from TensorFlow/JAX/Flax to pure PyTorch (Python 3.11+). Three sub-projects: Pinterest Shop-the-Look (two-tower CNN, triplet loss), Spotify Million Playlist (embedding-based retrieval, contrastive learning), Wikipedia NLP (GloVe co-occurrence + LSTM text-to-URL).
A multimodal hybrid movie recommendation engine that combines Collaborative Filtering, Content-Based Filtering, and a Hybrid Fusion layer, with genuine multimodal features via OpenAI CLIP (poster images + text metadata).
An extended ML portfolio evolving from Monash FIT5196 coursework. Features an award-winning EDA report and a Multimodal Sentiment Classifier (RoBERTa + Swin + LoRA) trained on 5.7M Google Maps reviews.