Metadata-Version: 2.0
Name: cxflow
Version: 0.8.2
Summary: Smart machine learning trainer
Home-page: https://github.com/cognexa/cxflow
Author: Cognexa Solutions s.r.o.
Author-email: info@cognexa.com
License: MIT
Description-Content-Type: UNKNOWN
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.12.0)
Requires-Dist: pyaml (>=3.12)
Requires-Dist: requests (>=2.13.0)
Requires-Dist: ruamel.yaml (>=0.13.14)
Requires-Dist: testfixtures (>=5.1.1)
Requires-Dist: typing (>=3.5.3.0)

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


