Awesome
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 .