Sign inSign up

smapira/docker-python-sourcecompile-deep-learning

By smapira

Updated about 8 years ago

A container for Deep Learning with source building Python 3.6.4

Image
0

311

smapira/docker-python-sourcecompile-deep-learning repository overview

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

nodesource/node

GitHub issues GitHub license Twitter CircleCI

What is include

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

Running the container

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

Enjoy :)

License: BSD 3-Clause

Tag summary

Content type

Image

Digest

Size

1.9 GB

Last updated

about 8 years ago

docker pull smapira/docker-python-sourcecompile-deep-learning