文件名称:NNRec-master
介绍说明--下载内容均来自于网络,请自行研究使用
基于自编码器的协同推荐算法,使用python实现(Collaborative recommendation algorithm based on self encoder, using Python implementation)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
NNRec-master\.idea\misc.xml | 185 | 2017-11-28 |
NNRec-master\.idea\modules.xml | 276 | 2017-11-28 |
NNRec-master\.idea\NNRec-master.iml | 455 | 2017-11-28 |
NNRec-master\.idea\workspace.xml | 38863 | 2017-12-07 |
NNRec-master\buildCython.sh | 178 | 2016-06-02 |
NNRec-master\climin\adadelta.py | 4568 | 2016-03-10 |
NNRec-master\climin\adam.py | 7615 | 2016-03-10 |
NNRec-master\climin\asgd.py | 2098 | 2016-03-10 |
NNRec-master\climin\base.py | 2521 | 2016-03-10 |
NNRec-master\climin\bfgs.py | 14814 | 2016-03-10 |
NNRec-master\climin\cg.py | 11335 | 2016-03-10 |
NNRec-master\climin\compat.py | 328 | 2016-03-10 |
NNRec-master\climin\gd.py | 6084 | 2016-03-10 |
NNRec-master\climin\initialize.py | 4569 | 2016-03-10 |
NNRec-master\climin\linesearch.py | 28411 | 2016-03-10 |
NNRec-master\climin\mathadapt.py | 2802 | 2016-03-10 |
NNRec-master\climin\nes.py | 4624 | 2016-03-10 |
NNRec-master\climin\project.py | 988 | 2016-03-10 |
NNRec-master\climin\rmsprop.py | 7241 | 2016-03-10 |
NNRec-master\climin\rprop.py | 4715 | 2016-03-10 |
NNRec-master\climin\schedule.py | 2816 | 2016-03-10 |
NNRec-master\climin\smd.py | 1678 | 2016-03-10 |
NNRec-master\climin\stops\stops.py | 10267 | 2016-03-10 |
NNRec-master\climin\stops\__init__.py | 361 | 2016-03-10 |
NNRec-master\climin\util.py | 11296 | 2016-03-10 |
NNRec-master\climin\__init__.py | 808 | 2017-11-28 |
NNRec-master\climin\__pycache__\adadelta.cpython-36.pyc | 4571 | 2017-11-28 |
NNRec-master\climin\__pycache__\adam.cpython-36.pyc | 7076 | 2017-11-28 |
NNRec-master\climin\__pycache__\asgd.cpython-36.pyc | 1742 | 2017-11-28 |
NNRec-master\climin\__pycache__\base.cpython-36.pyc | 3041 | 2017-11-28 |
NNRec-master\climin\__pycache__\bfgs.cpython-36.pyc | 11678 | 2017-11-28 |
NNRec-master\climin\__pycache__\cg.cpython-36.pyc | 10215 | 2017-11-28 |
NNRec-master\climin\__pycache__\compat.cpython-36.pyc | 266 | 2017-11-28 |
NNRec-master\climin\__pycache__\gd.cpython-36.pyc | 6025 | 2017-11-28 |
NNRec-master\climin\__pycache__\linesearch.cpython-36.pyc | 18451 | 2017-11-28 |
NNRec-master\climin\__pycache__\mathadapt.cpython-36.pyc | 3297 | 2017-11-28 |
NNRec-master\climin\__pycache__\nes.cpython-36.pyc | 3026 | 2017-11-28 |
NNRec-master\climin\__pycache__\rmsprop.cpython-36.pyc | 6489 | 2017-11-28 |
NNRec-master\climin\__pycache__\rprop.cpython-36.pyc | 4706 | 2017-11-28 |
NNRec-master\climin\__pycache__\smd.cpython-36.pyc | 1787 | 2017-11-28 |
NNRec-master\climin\__pycache__\__init__.cpython-36.pyc | 684 | 2017-11-28 |
NNRec-master\dataUtils\data.py | 2963 | 2017-11-28 |
NNRec-master\dataUtils\__init__.py | 0 | 2016-06-02 |
NNRec-master\dataUtils\__pycache__\data.cpython-36.pyc | 2846 | 2017-11-28 |
NNRec-master\dataUtils\__pycache__\__init__.cpython-36.pyc | 138 | 2017-11-28 |
NNRec-master\nn\autorec\ae.py | 3911 | 2017-11-28 |
NNRec-master\nn\autorec\ae_utils.py | 1152 | 2016-06-02 |
NNRec-master\nn\autorec\build\temp.win-amd64-3.6\Release\cython_matmul.cp36-win_amd64.exp | 748 | 2017-11-28 |
NNRec-master\nn\autorec\build\temp.win-amd64-3.6\Release\cython_matmul.cp36-win_amd64.lib | 2108 | 2017-11-28 |
NNRec-master\nn\autorec\build\temp.win-amd64-3.6\Release\cython_matmul.obj | 858369 | 2017-11-28 |
NNRec-master\nn\autorec\config\1M\1M.yaml | 620 | 2017-12-06 |
NNRec-master\nn\autorec\config\1M\1MU.yaml | 731 | 2016-06-02 |
NNRec-master\nn\autorec\cython_matmul.c | 844005 | 2016-06-02 |
NNRec-master\nn\autorec\cython_matmul.cp36-win_amd64.pyd | 139264 | 2017-11-28 |
NNRec-master\nn\autorec\cython_matmul.pyx | 5120 | 2017-12-06 |
NNRec-master\nn\autorec\generateNNFeatures.py | 1437 | 2017-11-29 |
NNRec-master\nn\autorec\learner.py | 2137 | 2017-11-29 |
NNRec-master\nn\autorec\lossDeriv.py | 20295 | 2017-12-06 |
NNRec-master\nn\autorec\modelLoader.py | 1451 | 2017-12-06 |
NNRec-master\nn\autorec\optimizers.py | 717 | 2017-12-06 |
NNRec-master\nn\autorec\setup_matmul.py | 459 | 2016-06-02 |
NNRec-master\nn\autorec\__init__.py | 0 | 2016-06-02 |
NNRec-master\nn\autorec\__pycache__\ae.cpython-36.pyc | 3070 | 2017-11-28 |
NNRec-master\nn\autorec\__pycache__\ae_utils.cpython-36.pyc | 1589 | 2017-11-28 |
NNRec-master\nn\autorec\__pycache__\lossDeriv.cpython-36.pyc | 4537 | 2017-12-06 |
NNRec-master\nn\autorec\__pycache__\optimizers.cpython-36.pyc | 805 | 2017-12-06 |
NNRec-master\nn\autorec\__pycache__\__init__.cpython-36.pyc | 139 | 2017-11-28 |
NNRec-master\nn\blocks\activations.py | 1506 | 2017-11-28 |
NNRec-master\nn\blocks\build\temp.win-amd64-3.6\Release\cython_activations.cp36-win_amd64.exp | 772 | 2017-11-28 |
NNRec-master\nn\blocks\build\temp.win-amd64-3.6\Release\cython_activations.cp36-win_amd64.lib | 2196 | 2017-11-28 |
NNRec-master\nn\blocks\build\temp.win-amd64-3.6\Release\cython_activations.obj | 357148 | 2017-11-28 |
NNRec-master\nn\blocks\cython_activations.c | 270205 | 2016-06-02 |
NNRec-master\nn\blocks\cython_activations.cp36-win_amd64.pyd | 39424 | 2017-11-28 |
NNRec-master\nn\blocks\cython_activations.pyx | 923 | 2017-12-06 |
NNRec-master\nn\blocks\networkConfigParser.py | 4110 | 2017-12-06 |
NNRec-master\nn\blocks\nn.py | 3602 | 2017-11-29 |
NNRec-master\nn\blocks\setup_activations.py | 470 | 2016-06-02 |
NNRec-master\nn\blocks\__init__.py | 0 | 2016-06-02 |
NNRec-master\nn\blocks\__pycache__\activations.cpython-36.pyc | 3357 | 2017-11-28 |
NNRec-master\nn\blocks\__pycache__\networkConfigParser.cpython-36.pyc | 3219 | 2017-12-06 |
NNRec-master\nn\blocks\__pycache__\nn.cpython-36.pyc | 5110 | 2017-11-29 |
NNRec-master\nn\blocks\__pycache__\__init__.cpython-36.pyc | 138 | 2017-11-28 |
NNRec-master\nn\__init__.py | 0 | 2016-06-02 |
NNRec-master\nn\__pycache__\__init__.cpython-36.pyc | 131 | 2017-11-28 |
NNRec-master\README.md | 2295 | 2016-06-02 |
NNRec-master\utils\datetimeUtils.py | 727 | 2016-06-02 |
NNRec-master\utils\metrics\evaluate.py | 1968 | 2017-11-28 |
NNRec-master\utils\metrics\__init__.py | 0 | 2016-06-02 |
NNRec-master\utils\metrics\__pycache__\evaluate.cpython-36.pyc | 2587 | 2017-11-28 |
NNRec-master\utils\metrics\__pycache__\__init__.cpython-36.pyc | 142 | 2017-11-28 |
NNRec-master\utils\statUtil.py | 794 | 2017-11-28 |
NNRec-master\utils\__init__.py | 0 | 2016-06-02 |
NNRec-master\utils\__pycache__\__init__.cpython-36.pyc | 134 | 2017-11-28 |
NNRec-master\nn\autorec\build\temp.win-amd64-3.6\Release | 0 | 2017-11-28 |
NNRec-master\nn\blocks\build\temp.win-amd64-3.6\Release | 0 | 2017-11-28 |
NNRec-master\nn\autorec\build\temp.win-amd64-3.6 | 0 | 2017-11-28 |
NNRec-master\nn\autorec\config\1M | 0 | 2017-12-06 |
NNRec-master\nn\blocks\build\temp.win-amd64-3.6 | 0 | 2017-11-28 |
NNRec-master\nn\autorec\build | 0 | 2017-11-28 |
NNRec-master\nn\autorec\config | 0 | 2016-06-02 |