Skip to content

IBM/MAX-Training-Framework

Repository files navigation

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