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 code that does not conform to the Python PEP8 #17

Closed buracagyang closed 4 years ago

buracagyang commented 4 years ago

Fixed code that does not conform to the Python PEP8 in models/item_ranking/cml.py, All modifications have been tested in scripts test_item_ranking.py