Interactive exercises used for my talk at a PES Open Source meetup (topic: Tensorflow)
Access the exercises at: https://tf.samyaks.xyz/ (or try http://samyak2.github.io/tensorflow-live-demo if that is down)
Slides for this talk can be found here (source code is here)
There are 5 exercises with increasing difficulty, designed to learn the intuition behind neural networks without using technical terms.
All of the exercises are implemented using Tensorflow.js