Metadata-Version: 2.1
Name: emloop
Version: 0.2.0
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 (>=7.0)
Requires-Dist: numpy (>=1.16)
Requires-Dist: requests (>=2.21)
Requires-Dist: ruamel.yaml (>=0.15)
Requires-Dist: tabulate (>=0.8.3)
Requires-Dist: babel (>=2.6)
Requires-Dist: matplotlib (>=3.0)
Requires-Dist: pandas (>=0.24)

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


