GitHub - bytedance/monolith: ByteDance's Recommendation System
Monolith
What is it?
Monolith is a deep learning framework for large scale recommendation modeling. It introduces two important features which are crucial for advanced recommendation system:
collisionless embedding tables guarantees unique represeantion for different id features
real time training captures the latest hotspots and help users to discover new intersts rapidly
Monolith is built on the top of TensorFlow and supports batch/real-time training and serving.
Discussion Group
Join us at Di...
Read more at github.com