Metadata-Version: 2.1
Name: rectorch
Version: 0.0.2b0
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
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
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: torch
Requires-Dist: Bottleneck
Requires-Dist: munch

<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]
[![Coverage Status](https://coveralls.io/repos/github/makgyver/rectorch/badge.svg?branch=master)](https://coveralls.io/github/makgyver/rectorch?branch=master)

State-of-the-art recsys approaches implemented in pytorch


