/Tensorflow-setup-scripts

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

Primary LanguageShell

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