TensorFlow Tutorials

The goal of this repository is to provided detailed deep-learning tutorials based on TensorFlow, Google's open-source platform.

The first tutorials will be based on the official TensorFlow tutorials as Jupyter Notebooks.

Installation

Install using miniconda:

conda env create -f environment.yml