Metadata-Version: 2.1
Name: xanthus
Version: 0.1.0rc1
Summary: Neural Collaborative Filtering in Python
Home-page: https://github.com/markdouthwaite/xanthus
Author: Mark Douthwaite
Author-email: mark@douthwaite.io
License: MIT
Description: 
        Implementations of Neural Collaborative Filtering models, based on/inspired by the work 
        of He et al., built on Keras, with a few recommendation system utilities to boot. 
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: tests
