Sign inSign up

taivokasper/docker-neural-net-env

By taivokasper

Updated almost 8 years ago

Docker container with Anaconda3, Tensorflow and Keras

Image
0

387

taivokasper/docker-neural-net-env repository overview

Docker container for working with neural networks (Anaconda3, TensorFlow (CPU), Keras)

Published at DockerHub.

Instructions

  • Run the environment (replace $local_notebook_path with local jupyter notebook path)
    docker run -it --rm -p 8888:8888 -v $local_notebook_path:/notebook taivokasper/neural-net-env:latest
    
  • Navigate to http://localhost:8888 If asked about credentials then look at the terminal output.

Tag summary

Content type

Image

Digest

Size

1.5 GB

Last updated

almost 8 years ago

docker pull taivokasper/docker-neural-net-env