Implementation of a Hybrid Two-Tower Architecture for Music Recommendation. Solves cold-start problems by integrating content-based multimodal encoders with sequential user modeling.
-
Updated
Dec 13, 2025 - Jupyter Notebook
Implementation of a Hybrid Two-Tower Architecture for Music Recommendation. Solves cold-start problems by integrating content-based multimodal encoders with sequential user modeling.
Production-grade MovieLens-25M recommender: two-stage retrieval + re-ranking with a full MLOps lifecycle (Spark features, MLflow, FAISS, FastAPI on Kubernetes, A/B testing, drift detection, Prometheus/Grafana).
Recipe recommender using Two-Tower retrieval, LightGBM ranking, and MMR diversification
Short-video recommendation reproduction: Two-Tower recall, Faiss TopK, time split, negative sampling, Recall@50/NDCG@50, ablation and badcases.
Production-grade ML recommendation engine: Kafka → Flink → Two-Tower PyTorch + FAISS ANN + LinUCB Bandit → sub-100ms FastAPI serving with live React dashboard
Production-ready personalized recommender: two-tower retrieval, CatBoost ranking, optional LLM rerank. FastAPI + Qdrant + MLflow. Workshop by learnwithparam.com
A distributed ML recommendation system — real-time streaming, multi-node distributed training, and fault-tolerant, scalable serving.
🤖 Explore and optimize rewards with Bandexa, a PyTorch-native library for Neural-Linear Thompson Sampling in contextual bandits.
Two-tower neural retrieval system trained on 100K implicit feedback interactions, indexed in ChromaDB and served via FastAPI.
Hybrid recommender for MovieLens-25M combining collaborative filtering (matrix factorization) with item-side content features (genres) via a two-tower architecture, ANN-based candidate retrieval with FAISS, and a lightweight MLP re-ranker on top.
Motor de recomendação de produtos estilo Netflix/Amazon com filtragem colaborativa e two-tower neural. Aumenta cross-sell e ticket médio.
Two-tower reading recommender plus an off-policy 'opportunity lab' — retrieval, LambdaMART reranking and causal evaluation.
Two-tower retrieval recommender on MovieLens with FAISS HNSW serving and diversity reranking.
Movie recommender: TensorFlow two-tower retrieval + ranker, FAISS serving, offline A/B over model variants.
Which repos would you have starred already, if you had seen them? Two-tower retrieval over public star histories, LLM fingerprints for cold start, a librarian you can talk to. Built on Hopsworks. #012 awesome-ml-systems
Real-time AI recommendation platform (Netflix-grade): two-stage retrieval, Kafka feature pipelines, FAISS vector search, and full MLOps. Cinematic Next.js site + Python platform source.
PyTorch two-tower (dual-encoder) retrieval recommender with in-batch negatives and Recall@K/NDCG evaluation.
Two-stage retrieval→ ranking recommender system. Two-Tower + MMoE-DeepFM, zero train/serve skew, ONNX serving. Runnable end-to-end.
wo-Tower embedding recommender with collaborative-filtering baseline, cold-start fallbacks, and diversity re-ranker
Add a description, image, and links to the two-tower topic page so that developers can more easily learn about it.
To associate your repository with the two-tower topic, visit your repo's landing page and select "manage topics."