Use python3.4+
and tensorflow==0.8.0
This is collaborative project. Please, see the forks of this repository and consider improving work also from other forked repositories.
Please, create pull request to master branch if you want to merge back your changes. Let's keep a master branch as stable as possible. Use feature branches if you want to work on some feature.
Simply run the code (it will create a log/
directory). Then run tensorboard --logdir=log
and open the following URL in a web browser: localhost:6006
. That's it.