Starting with the KaveToolbox, adding TensorFlow and playing around in some MNIST notebooks.
163
https://github.com/rwlambert/TensorFlowTests
To run, either start from the github docker folder, where there are some test notebooks also, or just run this container and do your own notebooks:
docker run -it --name ttf -p 8088:8888 -p 8082:8082 robwl/tensorflowtests su ktbuser bash -l -c 'ipython notebook --ip=0.0.0.0'
Content type
Image
Digest
Size
3 GB
Last updated
over 9 years ago
docker pull robwl/tensorflowtests