elmiko / ophicleide-training

model training component for Ophicleide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ophicleide-training

model training component for Ophicleide

Testing

Ophicleide uses tox for testing. A dockerfile dockerfile-ci is provided that configures all required dependencies and runs the tests.

To use this dockerfile execute docker build -t ophicleide-training-ci . -f Dockerfile-ci

To run the tests without docker simply run tox

About

model training component for Ophicleide

License:Apache License 2.0


Languages

Language:Python 95.2%Language:Shell 4.8%