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

fixed: Fixed some bugs #21

Closed buracagyang closed 4 years ago

buracagyang commented 4 years ago

Fixed code that does not conform to the Python PEP8 in models/rating_prediction/afm.py, All modifications have been tested in scripts test_rating_pred.py.