📰 Dev.to · Gary Jackson
Articles from Dev.to · Gary Jackson · 3 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (15422)
ArXiv cs.AIDev.to AIDev.to · FORUM WEBForbes InnovationMedium · ProgrammingMedium · AI

Dev.to · Gary Jackson
7h ago
Chapter 1: The Value Class - Recording the Forward Pass
Build a Value wrapper around double that records every operation, so the backward pass in the next chapter can compute gradients automatically.

Dev.to · Gary Jackson
7h ago
Chapter 0: Project Setup
Create the .NET console project, download the training data, and scaffold the dispatcher and source files the rest of the course expects.

Dev.to · Gary Jackson
7h ago
Building a GPT From Scratch in C# - Introduction
Why this course exists and what you'll build - a progressive, from-scratch GPT tutorial in C#.
DeepCamp AI