DeepMatch is an open-source deep matching library built for recommendation and advertising systems. It helps developers train models that learn vector representations for users and items. These representations can be exported and used in approximate nearest neighbor search for large-scale retrieval. The library supports familiar Keras workflows through model.fit() and model.predict(). Its model collection includes FM, DSSM, YouTubeDNN, NCF, SDM, MIND, and ComiRec. It is designed to make matching-model experimentation, training, and representation export easier within TensorFlow-based projects.
Features
- User and item representation learning
- Representation vector export for ANN search
- Keras model.fit() and model.predict() workflows
- Multiple deep matching and recommendation models
- TensorFlow-based model development
- Examples and documentation for model training
Categories
LibrariesLicense
Apache License V2.0Follow DeepMatch
Other Useful Business Software
Cut Data Warehouse Costs by 54%
BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DeepMatch!