Metadata-Version: 2.1
Name: emloop
Version: 0.1.1
Summary: Smart machine learning trainer
Home-page: https://github.com/iterait/emloop
Author: Iterait a.s.
Author-email: hello@iterait.com
License: MIT
Keywords: machine learning training framework
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: click (>=6.7)
Requires-Dist: numpy (>=1.14.0)
Requires-Dist: pyaml (>=3.12)
Requires-Dist: requests (>=2.13.0)
Requires-Dist: ruamel.yaml (>=0.13.14)
Requires-Dist: tabulate (>=0.8.1)
Requires-Dist: babel (>=2.5.1)
Requires-Dist: matplotlib (>=2.1.1)
Requires-Dist: pandas (>=0.23.0)

Trainer of machine learning models that automatically manages the whole process of training,saving and restoring models and much more


