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.
Recipe recommender using Two-Tower retrieval, LightGBM ranking, and MMR diversification
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
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).
A distributed ML recommendation system — real-time streaming, multi-node distributed training, and fault-tolerant, scalable serving.
Short-video recommendation reproduction: Two-Tower recall, Faiss TopK, time split, negative sampling, Recall@50/NDCG@50, ablation and badcases.
🤖 Explore and optimize rewards with Bandexa, a PyTorch-native library for Neural-Linear Thompson Sampling in contextual bandits.
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.
Two-tower reading recommender plus an off-policy 'opportunity lab' — retrieval, LambdaMART reranking and causal evaluation.
Production-oriented personalized news retrieval and ranking on Microsoft MIND
Movie recommender: TensorFlow two-tower retrieval + ranker, FAISS serving, offline A/B over model variants.
Two-tower retrieval recommender on MovieLens with FAISS HNSW serving and diversity reranking.
Does product text add predictive lift over tabular features? A fine-tuned text encoder and two-tower ranker vs. GBDT/logistic baselines for purchase propensity, with leakage-safe temporal splits, feature-group ablations, and pre-registered hypotheses.
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 neural retrieval system trained on 100K implicit feedback interactions, indexed in ChromaDB and served via FastAPI.
Two-tower dual-encoder recommendation/retrieval with in-batch negatives and FAISS ANN (Recall@10/50, MRR)
Two-stage retrieval→ ranking recommender system. Two-Tower + MMoE-DeepFM, zero train/serve skew, ONNX serving. Runnable end-to-end.
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
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."