djalova / MAX-Training-Framework

WML training framework library for the Model Asset Exchange

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

WML training framework library for the Model Asset Exchange

License:Apache License 2.0


Languages

Language:Python 100.0%