Installation¶
Theanet does not yet have a setuptools based installation. Theanet needs Theano and its dependencies.
Install from PyPI¶
Note
Option not yet available.
Install from source¶
Note
Working on it.
Install from source crude¶
Download the github repo. Added the path to your
export PYTHONPATH=${PYTHONPATH}:path/to/theanet/
That’s it!