/tensorflow_tutorial

My interactive coursenotes for https://www.tensorflow.org/versions/r0.9/tutorials/mnist/beginners/index.html

Primary LanguageJupyter Notebook

tensorflowlogo

A brief interactive introduction to the world of machine learning and how to do it using TensorFlow. Build a handwriting recogniser!

Requirements

Usage

  • ./run.sh
  • visit localhost:8888 from a browser

References