Deep Learning with Tensorflow

Lecture 3 - Backpropagation and Neural Networks. Intro to TensorFlow.

Lecture materials:

  • Backpropagation and Neural networks - slides
  • Intro to TensorFlow - slides

Suggested readings:

  • backprop notes
  • linear backprop example
  • derivatives (optional)
  • efficient backprop (optional)
  • TensorFlow tutorials
  • deep-learning-su