theanify
is a hack that allows you to use the normal OOP paradigm with
theano.
If you want to play around with it, first clone the repo.
Then:
$ virtualenv venv
$ pip install pip setuptools --upgrade
$ pip install -r requirements.txt
$ python setup.py develop
$ pip install theanify