cheungdaven / DeepRec

An Open-source Toolkit for Deep Learning based Recommendation with Tensorflow.
GNU General Public License v3.0
1.13k stars 294 forks source link

Sorry to request feature instead of issue reporting. #14

Open dragoonchang opened 5 years ago

dragoonchang commented 5 years ago

As a recommender system application developer, I find your DeepRec is really helpful, I just download your source code and study it. Super duper thanks!

I am wondering if possible to add HRNN-Meta implementation inside your project? HRNN-Meta is created by Amazon, you can read the paper here: https://openreview.net/pdf?id=ByzxsrrkJ4

Amazon also uses HRNN-Meta created a SaaS service named Personalize: https://aws.amazon.com/personalize/ The algorithm is inspiring, and the result also looks very impressive.

cheungdaven commented 5 years ago

Hi @dragoonchang Thank you very much for your suggestion, I will take it into consideration.