Skip to content

petronetto/docker-python-deep-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  _____                    _                           _
 |  __ \                  | |                         (_)
 | |  | | ___  ___ _ __   | |     ___  __ _ _ __ _ __  _ _ __   __ _
 | |  | |/ _ \/ _ \ '_ \  | |    / _ \/ _` | '__| '_ \| | '_ \ / _` |
 | |__| |  __/  __/ |_) | | |___|  __/ (_| | |  | | | | | | | | (_| |
 |_____/ \___|\___| .__/  |______\___|\__,_|_|  |_| |_|_|_| |_|\__, |
                  | |                                           __/ |
                  |_|                                          |___/

Docker Hub

Size and Layers GitHub issues GitHub license Twitter CircleCI

What is include

  • Python 3.6
  • NumPy
  • Pandas
  • SciPy
  • Scikit-learn
  • Matplotlib
  • Seaborn
  • XGBoost
  • TensorFlow
  • Keras
  • PyTorch
  • Torch Vision
  • MXNet
  • Jupyter Notebook

Running the container

docker run -it --name deep-learning \
           -v $(PWD):/home/notebooks \
           -p 8888:8888 -d \
           petronetto/docker-python-deep-learning

Enjoy :)

License: BSD 3-Clause

Buy Me a Coffee at ko-fi.com