How LLMs Work on YouTube
My webinar series 'How LLMs Work' is coming to YouTube
I’m excited to announce that my webinar series ‘How LLMs Work’ is coming to YouTube. Here it is in its entirety.
Session 1: Neural Networks
Their structure, matrix representation, feed forward processing and back propagation.
Neural Networks
Session 2: Embeddings
How they are computed and different ways you can use them.
Embeddings
Session 3: Attention
How it works, the matrix math behind it and how it solves the context problem with embeddings.
Attention
Session 4: The Transformer
An overview of the Transformer, how it works, how it’s trained and how it produces such uncanny results.