top of page
Trainings & Tutorials
Building LLMs from the Ground Up
Sebastian Raschka
Tutorial
This tutorial is aimed at coders interested in understanding the building blocks of large language models (LLMs), how LLMs work, and how to code them…
NLP Curated Resources
Kim Keon - https://x.com/0xkkeon
129 others contributing to repo
Collection
Collection of NLP resources - trends, summaries, tutorials, trainings, libraries, datasets, tools with multilingual NLP resources added
Awesome MLOps
The queen of ml-ops.org Working at the intersection of software engineering and machine learning. PhD in Augmented Data Quality.
Collection
Not a course - more of a collection of articles
MLOps by Gokul Mohandas
Goku Mohandas
Tutorial
In this course, we'll go from experimentation (model design + development) to production (model deployment + iteration). We'll do this iteratively by motivating the components…
Dive into Deep Learning
Amazon Aston Zhang, Zack C. Lipton, Mu Li, Alex J. Smola
Book
This book makes deep learning approachable, teaching the concepts, the context, and the code. The key ideas are distilled, minimizing the onboarding time needed to…
The Illustrated Transformer
Jay Alammar
Article
Excellent build up of educational content and papers for building a solid understanding of Transformer architecture and its later developments by Jay Alammar
Let's build GPT: from scratch, in code, spelled out.
Andrej Karpathy
Tutorial
We build a Generatively Pretrained Transformer (GPT), following the paper "Attention is All You Need" and OpenAI's GPT-2 / GPT-3. We talk about connections to…
Neural Networks Zero to Hero
Andrej Karpathy
Tutorial
Andrej has provided a very definitive fundamental course on neural networks over 5 sessions along with its code and exercises
Technology Posts
bottom of page