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
Topics
Language breakdown
Jupyter Notebook 50.7%
Dockerfile 49.3%
▸ Files
click to expand
README
_
| _ \ | | ()
| | | | | |
| | | |/ \/ \ ' \ | | / \/ | '| ' \| | ' \ / |
| || | / / |) | | || _/ (| | | | | | | | | | | (_| |
|/ \|\| ./ |\|\,|| || |||| |_|\, |
| | __/ |
|| |__/
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
🔗 More in this category