Metadata-Version: 2.1
Name: rectorch
Version: 0.0.1b0
Summary: rectorch: state-of-the-art recsys approaches implemented in pytorch.
Home-page: https://github.com/makgyver/rectorch
Author: Mirko Polato
Author-email: mak1788@gmail.com
License: MIT
Download-URL: https://github.com/makgyver/rectorch
Description: <img src="./doc/img/logo_400.png" alt="rectorch logo"
        	title="rectorch logo" width="150" />
        
        [travis-img]: https://travis-ci.org/makgyver/rectorch.svg?branch=master
        [travis-url]: https://travis-ci.org/makgyver/rectorch
        
        [![Build Status][travis-img]][travis-url]
        
        State-of-the-art recsys approaches implemented in pytorch
        
Keywords: recommender-system,pytorch,machine-learning,algorithm
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
