cheungdaven / DeepRec

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

convert tensorflow version into 2 #27

Closed Soonmok closed 4 years ago

Soonmok commented 4 years ago

I changed "bprmf.py", "test_item_ranking.py" code to be compatible with tensorflow 2.0. If you are okay with this pull request, I will change all models to be compatible with tensorflow 2.0 Please don't hesitate to give me some feedbacks. ;)