Giter VIP home page Giter VIP logo

petronetto / docker-python-deep-learning Goto Github PK

View Code? Open in Web Editor NEW
115.0 8.0 42.0 45 KB

A container for Deep Learning with Python 3

Home Page: https://hub.docker.com/r/petronetto/docker-python-deep-learning/

License: BSD 3-Clause "New" or "Revised" License

Jupyter Notebook 50.66% Dockerfile 49.34%
docker machine-learning deep-learning numpy pandas scikit-learn matplotlib xgboost tensorflow keras

docker-python-deep-learning's Introduction

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

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

docker-python-deep-learning's People

Contributors

petronetto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docker-python-deep-learning's Issues

Error while running

Good day!
Could you please help me, I used next comands and get error on the last one

  1. docker pull petronetto/docker-python-deep-learning
    (it was successfully downloaded)
  2. docker run -it --name deep-learning -v $(PWD):/home/notebooks -p 8888:8888 -d petronetto docker-python-deep-learning
    Unable to find image 'petronetto:latest' locally
    docker: Error response from daemon: pull access denied for petronetto, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
    See 'docker run --help'.

OS is Windows10

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.