Metadata-Version: 2.1
Name: learner
Version: 0.1.0
Summary: One learner to learn the world
Home-page: https://github.com/yajiez/learner
Keywords: Learner,Artificial Intelligence,Machine Learning
Author: yajiez
Author-email: yajiez.me@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Provides-Extra: doc
Requires-Dist: matplotlib (>=3.1.2,<4.0.0)
Requires-Dist: nbsphinx (>=0.5.0,<0.6.0); extra == "doc"
Requires-Dist: numpy (>=1.17.4,<2.0.0)
Requires-Dist: pandas (>=0.25.3,<0.26.0)
Requires-Dist: psutil (>=5.6.7,<6.0.0)
Requires-Dist: recommonmark (>=0.6.0,<0.7.0); extra == "doc"
Requires-Dist: scikit-learn (>=0.22,<0.23)
Requires-Dist: scipy (>=1.4.0,<2.0.0)
Requires-Dist: sphinx (>=2.3.0,<3.0.0); extra == "doc"
Requires-Dist: sphinx_rtd_theme (>=0.4.3,<0.5.0); extra == "doc"
Requires-Dist: torch (>=1.3.1,<2.0.0)
Requires-Dist: torchvision (>=0.4.2,<0.5.0)
Requires-Dist: utify (>=0.1.0,<0.2.0)
Project-URL: Repository, https://github.com/yajiez/learner
Description-Content-Type: text/markdown

# learner: One learner to learn the world

[![Python 3.7](https://img.shields.io/badge/python-3.7-blue.svg)](https://www.python.org/downloads/release/python-375/)

TODO

