Sign inSign up

robwl/tensorflowtests

By robwl

Updated over 9 years ago

Starting with the KaveToolbox, adding TensorFlow and playing around in some MNIST notebooks.

Image
0

163

robwl/tensorflowtests repository overview

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'

Tag summary

Content type

Image

Digest

Size

3 GB

Last updated

over 9 years ago

docker pull robwl/tensorflowtests