Skip to content

TensorFlow Installation

Dieter Brehm edited this page Oct 14, 2018 · 2 revisions

How To Install

See install page https://www.tensorflow.org/install/
But basically:

  • pip install tensorflow
  • pip install tensorflow-gpu if your computer has a compatible graphics card setup.
Clone this wiki locally