Skip to content
/ tf Public
forked from kamei002/tf

dokcerディープラーニング開発環境 tensoflow

Notifications You must be signed in to change notification settings

ba2vwbus13/tf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tf

tensorflow deeplerning environment with docker

Quick Start

  docker-compose up -d
  docker-compose exec python bash

working directory is src directory

test environment

The test environment is

  • Ubuntu 18.04
  • NVIDIA GeForce GTX 1080 Ti
  • nvidia-driver 390.48
  • docker 18.06.1-ce
  • docker-compose 1.22.0-rc2
  • nvidia-docker

About

dokcerディープラーニング開発環境 tensoflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.3%
  • Dockerfile 2.7%