文件名称:自编码推荐算法的实现
文件大小:11.44MB
文件格式:RAR
更新时间:2020-09-26 09:48:45
python
使用python实现的基于自编码模型的协同过滤推荐算法,运行环境为python2.7+tensorflow,python3.5也可以运行。
【文件预览】:
AutoencoderRec
----main.py(3KB)
----data_preprocessor.pyc(2KB)
----data()
--------ml-1m-cleaned()
--------ml-1m()
----AutoRec.pyc(9KB)
----results()
--------ml-1m-cleaned()
----README(76B)
----data_clean.py(1KB)
----AutoRec.py(11KB)
----data_preprocessor.py(3KB)