tensorrec:Python中的TensorFlow推荐算法和框架

时间:2021-02-04 13:01:25
【文件属性】:
文件名称:tensorrec:Python中的TensorFlow推荐算法和框架
文件大小:217KB
文件格式:ZIP
更新时间:2021-02-04 13:01:25
python machine-learning framework tensorflow recommendation-system TensorRec Python中的TensorFlow推荐算法和框架。 注意:TensorRec不在积极开发中 TensorRec将不再接收任何计划的更新。 请随时打开请求请求-我很高兴对其进行审查。 感谢您对TensorRec的贡献,支持和使用! -詹姆斯·柯克(James Kirk),@ jfkirk 对于类似的工具,请查看: 什么是TensorRec? TensorRec是一个Python推荐系统,可让您快速开发推荐算法并使用TensorFlow对其进行自定义。 TensorRec允许您自定义推荐系统的表示/嵌入功能和损失函数,而TensorRec则负责处理数据操作,评分和
【文件预览】:
tensorrec-master
----requirements.txt(2B)
----requirements_test.txt(156B)
----examples()
--------plot_movielens.py(4KB)
--------system_diagram.png(187KB)
--------attention_example.py(2KB)
--------check_movielens_losses.py(3KB)
--------getting_started.py(9KB)
--------keras_example.py(5KB)
----blog()
--------intro_post.md(7KB)
--------getting_started.md(15KB)
--------keras_announcement.md(4KB)
----CONTRIBUTING.md(252B)
----.travis.yml(464B)
----tensorrec()
--------prediction_graphs.py(5KB)
--------util.py(6KB)
--------input_utils.py(5KB)
--------errors.py(1KB)
--------__init__.py(468B)
--------representation_graphs.py(7KB)
--------recommendation_graphs.py(5KB)
--------eval.py(7KB)
--------tensorrec.py(47KB)
--------loss_graphs.py(11KB)
--------session_management.py(400B)
----LICENSE(11KB)
----test()
--------test_eval.py(6KB)
--------test_tensorrec.py(20KB)
--------test_prediction_graphs.py(6KB)
--------test_util.py(726B)
--------test_readme.py(5KB)
--------datasets.py(12KB)
--------__init__.py(106B)
--------test_representation_graphs.py(3KB)
--------test_loss_graphs.py(2KB)
--------test_movielens.py(920B)
--------test_recommendation_graphs.py(7KB)
----setup.cfg(70B)
----setup.py(602B)
----README.md(3KB)
----requirements_examples.txt(98B)
----.gitignore(1KB)

网友评论