Installation

Stable release

To install kerasltisubmission, run this command in your terminal:

$ pip install kerasltisubmission

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

From sources

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

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

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

$ python setup.py install