Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 885 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 885 Bytes

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