tensorflow
This is a repo to play with tensorflow for difficult deep learning examples.
Instruction
pip install --upgrade tensorflow # without GPU support
tensorboard --logdir=/tmp/tensorflow_logs # Launch tensor board, then you can access it at http://localhost:6006