Metadata-Version: 1.2
Name: neurec
Version: 1.0.0
Summary: An open source neural recommender library
Home-page: https://github.com/wubinzzu/NeuRec.git
Author: Jonathan Staniforth
Author-email: jonathanstaniforth@gmail.com
License: UNKNOWN
Description: NeuRec is a comprehensive and flexible Python library for recommendation models that includes a large range of state-of-the-art neural recommender models. This library aims to solve general and sequential (i.e. next-item) recommendation tasks, using the Tensorflow library to provide 26 models out of the box. NeuRec is open source and available under the MIT license. View the GitHub repository for more information: https://github.com/wubinzzu/NeuRec.git
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
