datawhalechina / torch-rechub

A Lighting Pytorch Framework for Recommendation Models, Easy-to-use and Easy-to-extend.
MIT License
400 stars 74 forks source link

Add milvus #46

Closed storyandwine closed 1 year ago

storyandwine commented 1 year ago

adding class Milvus in rec-hub utils, which can be used as seem as annoy api (demo in tutorials/Matching).