This repo already contains taught heural network. Use with python 2.7.
python ml_quality/test/test.py yourfilename.py [1 if you also want to make codestyle check]
You need to have pip installed
pip install numpy
pip install sklearn
pip install pycodestyle
pip install --upgrade https://github.com/Theano/Theano/archive/master.zip
pip install --upgrade https://github.com/Lasagne/Lasagne/archive/master.zip