Skip to content

koinotice/jupyter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published