petronetto
docker-python-deep-learning
Jupyter Notebook

A container for Deep Learning with Python 3

Last updated Dec 21, 2025
118
Stars
41
Forks
1
Issues
0
Stars/day
Attention Score
47
Language breakdown
Jupyter Notebook 50.7%
Dockerfile 49.3%
Files click to expand
README
                                               _
 |  _ \                  | |                         ()
 | |  | |        | |                    
 | |  | |/  \/  \ ' \  | |    /  \/  | '| ' \| | ' \ /  |
 | || |  /  / |) | | ||  _/ (| | |  | | | | | | | | (_| |
 |/ \|\| ./  |\|\,||  || |||| |_|\, |
                  | |                                           __/ |
                  ||                                          |__/
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

🔗 More in this category

© 2026 GitRepoTrend · petronetto/docker-python-deep-learning · Updated daily from GitHub