/tensorflow-hello-world

Following the TensorFlow getting started tutorial.

Primary LanguagePythonMIT LicenseMIT

Hello, world!

Code examples following the TensorFlow getting started tutorial.

Requirements

  • Python3
  • Pip3
  • Internet conection (for downloading datasets, etc)

Installation

pip3 install -r requirements.txt

Helpful Resources