Installation

Stable release

To install kerasltiprovider, run this command in your terminal:

$ pip install kerasltiprovider

If you don’t have pip installed, see this guide.

From sources

To install kerasltiprovider from the sources, first clone the repository:

$ git clone git://github.com/into-ai/kerasltiprovider

After you obtained a local clone of the source, install with:

$ python setup.py install