In Progress
This blog will only contain pseudocodes and important pointers for my reference.
In Progress Introduction to Reinforcement Learning This blog is a collection of my notes based on the book “Reinforcement Learning: An Introduction by Richard S. Sutton and Andrew G. Barto”. Fin...
Attention Models Problem with vanilla Seq2Seq Models In the vanilla sequence-to-sequence (Seq2Seq) model with an encoder–decoder setup: The encoder reads the entire input sequence (e.g., I ...
Neural Networks Depth - length of longest path from source to sink Layer - Set of all neurons which are all at the same depth with respect to the source Gradient For a scalar function $f(x)$ wit...
Deep Learning - Attention & Transformers
Introduction to Reinforcement Learning
A new version of content is available.