Sign inSign up

satoshun/tensorflow-notebook

By satoshun

•Updated about 9 years ago

Jupyter with Tensorflow

Image
5

736

satoshun/tensorflow-notebook repository overview

⁠Jupyter with Tensorflow

⁠How to use it?

$ docker pull satoshun/tensorflow-notebook
$ docker run --rm -it -p 8888:8888 -v "$HOME/notebooks:/notebooks" satoshun/tensorflow-notebook

$HOME/notebooks is your notebook direcotry of local.

⁠Specs

  • Tensorflow 0.6.0
  • Ubuntu 15.10
  • Python3.4
  • Including Scipy, matplotlib, sklearn, pandas

Tag summary

Content type

Image

Digest

Size

490.6 MB

Last updated

about 9 years ago

docker pull satoshun/tensorflow-notebook