Skip to content

A shell script to setup TensorFlow environment on Google Computing Engine.

Notifications You must be signed in to change notification settings

sokunmin/tensorflow-on-google-computing-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

tensorflow-on-google-computing-engine

This script is derived from https://github.com/jasonmayes/Tensor-Flow-on-Google-Compute-Engine.

#What have I added? ##Add options to install Python 3.5

  1. source code
  2. apt-get install

##Add options to install Tensorflow

  1. source code
  2. pip
  3. Virtualenv
  4. Anaconda
  5. Docker

#Setup environment

  • Ubuntu 14.04
  • Tensorflow r0.11-cpu
  • Python 3.5

About

A shell script to setup TensorFlow environment on Google Computing Engine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages