An open API service indexing awesome lists of open source software.

https://github.com/petronetto/docker-python-deep-learning

A container for Deep Learning with Python 3
https://github.com/petronetto/docker-python-deep-learning

deep-learning docker jupyter keras machine-learning matplotlib mxnet notebook numpy pandas pyhton3 pytorch scikit-learn tensorflow xgboost

Last synced: about 1 month ago
JSON representation

A container for Deep Learning with Python 3

Awesome Lists containing this project

README

        

```
_____ _ _
| __ \ | | (_)
| | | | ___ ___ _ __ | | ___ __ _ _ __ _ __ _ _ __ __ _
| | | |/ _ \/ _ \ '_ \ | | / _ \/ _` | '__| '_ \| | '_ \ / _` |
| |__| | __/ __/ |_) | | |___| __/ (_| | | | | | | | | | | (_| |
|_____/ \___|\___| .__/ |______\___|\__,_|_| |_| |_|_|_| |_|\__, |
| | __/ |
|_| |___/
```
[![Docker Hub](http://dockeri.co/image/petronetto/docker-python-deep-learning)](https://registry.hub.docker.com/u/petronetto/docker-python-deep-learning/ "petronetto/docker-python-deep-learning")

[![Size and Layers](https://images.microbadger.com/badges/image/petronetto/docker-python-deep-learning.svg)](https://microbadger.com/images/petronetto/docker-python-deep-learning "Get your own image badge on microbadger.com")
[![GitHub issues](https://img.shields.io/github/issues/petronetto/docker-python-deep-learning.svg)](https://github.com/petronetto/docker-python-deep-learning/issues)
[![GitHub license](https://img.shields.io/github/license/petronetto/docker-python-deep-learning.svg)](https://raw.githubusercontent.com/petronetto/docker-python-deep-learning/master/LICENSE)
[![Twitter](https://img.shields.io/twitter/url/https/github.com/petronetto/docker-python-deep-learning.svg?style=social)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fpetronetto%2Fdocker-python-deep-learning)
[![CircleCI](https://circleci.com/gh/petronetto/docker-python-deep-learning/tree/master.svg?style=svg)](https://circleci.com/gh/petronetto/docker-python-deep-learning/tree/master)

## 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

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

Enjoy :)

License: [BSD 3-Clause](LICENSE)

Buy Me a Coffee at ko-fi.com