Skip to content

Environnement de deep learning contenant les principaux frameworks et jupyter notebook

Notifications You must be signed in to change notification settings

yogeek/dl-meetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning environment to work with Jupyter Notebook

Usage

Go into the directory containing your notebooks and launch :

docker run --rm -it -v $(pwd):/notebooks --net=host yogeek/dl-meetup bash -c "jupyter notebook --allow-root --no-browser --notebook-dir=/notebooks/"

Click on the link displayed in the console...

Enjoy :-)

Environment

The environment has the following libraries installed :

  • theano
  • tensorflow
  • keras
  • matplotlib
  • pydot
  • jupyter

About

Environnement de deep learning contenant les principaux frameworks et jupyter notebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published