Forem

Gary Jackson profile picture

Gary Jackson

I'm a software engineer based in Brisbane. I like understanding things at the implementation level, which usually means building them from scratch to see how they actually work. Right now that's look

Location Brisbane Joined Joined on  Personal website https://www.garyjackson.dev/ github website
Chapter 7: The Training Loop and Adam Optimiser
Cover image for Chapter 7: The Training Loop and Adam Optimiser

Chapter 7: The Training Loop and Adam Optimiser

Comments
7 min read
Chapter 6: Embeddings, the Forward Pass, and the Loss Function
Cover image for Chapter 6: Embeddings, the Forward Pass, and the Loss Function

Chapter 6: Embeddings, the Forward Pass, and the Loss Function

Comments
7 min read
Chapter 5: Linear Transformation and Softmax
Cover image for Chapter 5: Linear Transformation and Softmax

Chapter 5: Linear Transformation and Softmax

Comments
4 min read
Chapter 4: The Bigram Model - Simplest Possible Language Model
Cover image for Chapter 4: The Bigram Model - Simplest Possible Language Model

Chapter 4: The Bigram Model - Simplest Possible Language Model

Comments
5 min read
Chapter 3: The Tokenizer - Text to Numbers and Back
Cover image for Chapter 3: The Tokenizer - Text to Numbers and Back

Chapter 3: The Tokenizer - Text to Numbers and Back

Comments
2 min read
Chapter 2: Backward - Automatic Gradient Computation
Cover image for Chapter 2: Backward - Automatic Gradient Computation

Chapter 2: Backward - Automatic Gradient Computation

Comments
7 min read
Chapter 1: The Value Class - Recording the Forward Pass
Cover image for Chapter 1: The Value Class - Recording the Forward Pass

Chapter 1: The Value Class - Recording the Forward Pass

Comments
10 min read
Chapter 0: Project Setup
Cover image for Chapter 0: Project Setup

Chapter 0: Project Setup

Comments
4 min read
Building a GPT From Scratch in C# - Introduction
Cover image for Building a GPT From Scratch in C# - Introduction

Building a GPT From Scratch in C# - Introduction

Comments
3 min read
loading...