Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 401 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 401 Bytes

Scripts to install and setup Tensorflow and it's dependencies on Ubuntu.

Requirements

  1. Ubuntu >14.04
  2. Nvidia GPU

Run

sh tensorflow-setup-all.sh

to install everything in one command.

Scripts are included to install Java, Bazel, CUDA, Tensorflow and Docker.

Scripts can be used inside a docker container to install everything in one command or one at a time.

Licensing

MIT License