README.md

November 4, 2019 ยท View on GitHub

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

Contents

  1. 1Installation
  2. 1.1Installing from PyPI
  3. 1.2Installing from source code
  4. 2License