Sign inSign up

geeta/tf

By geeta

Updated almost 9 years ago

Tensflow 1.0

Image
0

1.2K

geeta/tf repository overview

Tensorflow 1.0 with python 3.5

Usage:

Jupyter notebook with tensorflow at http://localhost:8888 docker run -it --rm -p 8888:8888 -v ${pwd}:/notebooks geeta/tf

Tensorboard at http://localhost:6006 docker run -d --name tensorboard -p 6006:6006 -v ${pwd}:/logs geeta/tf tensorboard --logdir /logs

Tag summary

Content type

Image

Digest

Size

483.6 MB

Last updated

over 9 years ago

docker pull geeta/tf