RNNs

Materials:

Date: Saturday, 12-October-2024, 1.30pm, IST.

Pre-work:

  • Refresh ML foundations.
  • Read “The 100 page ML book” by Andiry Burkov. Chapters accessible here
  • FFNs
  • CNNs
  • KNNs

In-Class

Lab

  • Sebastican Raschka’s tuotrial blog, RNN Classifier on IMDB notebook
  • Sentiment Analysis, with RNNs
  • micrograd a no dependency, tiny backprop, with a PyTorch like API, from the legendary Andreaj Karpathy
  • BoolGrad backprop on Boolean Computational Graph, based on micrograd.

Post-class:

RNN Papers and Advancements

Theory

  • tbd
  • tbd

Additional References

Notes

tbd