Metadata-Version: 2.0
Name: cxflow
Version: 0.6.5
Summary: Smart neural network trainer
Home-page: https://github.com/cognexa/cxflow
Author: Petr Belohlavek
Author-email: petr.belohlavek@cognexa.com
License: MIT
Keywords: neural-networks 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: numpy (>=1.12.0)
Requires-Dist: pyaml (>=3.12)
Requires-Dist: ruamel.yaml (>=0.13.14)
Requires-Dist: typing (>=3.5.3.0)

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


