GithubHelp home page GithubHelp logo

everdockers / tensorflow_cpu Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 10 KB

Dockerfile and files for baikangwang/tensorflow_cpu, python + tensorflow

Home Page: https://hub.docker.com/r/baikangwang/tensorflow_cpu/

tensorflow cpu docker

tensorflow_cpu's Introduction

Tensorflow (cpu)

tfonly, latest

Description

provides fundamental developing environment of machine learning, python 3.5+tensorflow

Docker
Docker Pull docker pull baikangwang/tensorflow_cpu[:tfonly]
Dockerfile https://github.com/EverDockers/tensorflow_cpu/blob/tfonly/Dockerfile

Usage

docker run -it --name <container name> -v <local working dir>:/projects -p <host port>:6006 baikangwang/tensorflow_cpu:tfonly [/bin/bash]

Components

  • nvidia-docker: 1.0
  • cuda: 8.0.61
  • cudnn: 6.0.21
  • tensorflow: 1.3.0
  • python: 3.5

tfonly_py2

Description

provides fundamental developing environment of machine learning with python 2.7, python 2.7+tensorflow

Docker
Docker Pull docker pull baikangwang/tensorflow_cpu:tfonly_py2
Dockerfile https://github.com/EverDockers/tensorflow_cpu/blob/tfonly2/Dockerfile

Usage

docker run -it --name <container name> -v <local working dir>:/projects -p <host port>:6006 baikangwang/tensorflow_cpu:tfonly_py2 [/bin/bash] 

Components

  • nvidia-docker: 1.0
  • cuda: 8.0.61
  • cudnn: 6.0.21
  • tensorflow: 1.3.0
  • python: 2.7

jupyter,jupyter_py3

Description

based on baikangwang/tensorflow_cpu:tfonly and provides python development environment, python 3.5+tensorflow+jupyter

Docker
Docker Pull docker pull baikangwang/tensorflow_cpu:jupyter
Dockerfile https://github.com/EverDockers/tensorflow_cpu/blob/jupyter2/Dockerfile

Usage

docker run -it --name <container name> -v <local working dir>:/projects -p <host port>:8888 baikangwang/tensorflow_cpu:jupyter [/bin/bash]

NOTE: the default command is /run_jupyter.sh --allow-root, which will automatically launch jupyter notebook. When create the container with a initial command as /bin/bash, should manually launch the jupyter notebook within the container, /run_jupyter.sh --allow-root

Components

  • nvidia-docker: 1.0
  • cuda: 8.0.61
  • cudnn: 6.0.21
  • tensorflow: 1.3.0
  • python: 3.5
  • jupyter

jupyter_py2

Description

based on baikangwang/tensorflow_cpu:tfonly_py2 and provides python 2.7 development environment, python+tensorflow+jupyter

Docker
Docker Pull docker pull baikangwang/tensorflow_cpu:jupyter_py2
Dockerfile https://github.com/EverDockers/tensorflow_cpu/blob/jupyter2/Dockerfile

Usage

nvidia-docker run -it --name <container name> -v <local working dir>:/projects -p <host port>:8888 baikangwang/tensorflow_cpu:jupyter_py2 [/bin/bash]

NOTE: the default command is /run_jupyter.sh --allow-root, which will automatically launch jupyter notebook. When create the container with a initial command as /bin/bash, should manually launch the jupyter notebook within the container, /run_jupyter.sh --allow-root

Components

  • nvidia-docker: 1.0
  • cuda: 8.0.61
  • cudnn: 6.0.21
  • tensorflow: 1.3.0
  • python: 2.7
  • jupyter

emnist

Description

based on baikangwang/tensorflow_cpu:tfonly and provides python development environment, python 3.5+tensorflow+jupyter+keras

Docker
Docker Pull docker pull baikangwang/tensorflow_cpu:emnist
Dockerfile https://github.com/EverDockers/tensorflow_cpu/blob/emnist/Dockerfile

Usage

docker run -it --name <container name> -v <local working dir>:/projects -p <host port>:8888 -p <host port>:5000 baikangwang/tensorflow_cpu:emnist [/bin/bash]

Components

  • nvidia-docker: 1.0
  • cuda: 8.0.61
  • cudnn: 6.0.21
  • tensorflow: 1.3.0
  • python: 3.5
  • jupyter
  • keras

tensorflow_cpu's People

Contributors

baikangwang avatar

Stargazers

 avatar  avatar ChangTai LIANG avatar

Watchers

James Cloos avatar

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.