max-training-framework

Training framework for the Model Asset Exchange


Keywords
deep, learning, model-asset-exchange, watson-machine-learning
License
Apache-2.0
Install
pip install max-training-framework==0.1.3

Documentation

Build Status PyPI release PyPI - Python Version

Installation

You can install this package from PyPI or source code.

Installing from PyPI

To install the package from PyPI, run

$ pip install max-training-framework --upgrade

Installing from source code

To install the package from source code, run

$ git clone https://github.com/IBM/MAX-Training-Framework
$ cd MAX-Training-Framework
$ pip install .

License

Apache-2.0