Content
@
https://thenetworkstate.com
0 reply
0 recast
0 reaction
Leo
@leonard
Day 2 of my Learn Sprint with [fast.ai]. Yesterday I trained my first model. Today I tried to **rebuild it from scratch**. No AI assistant. No video tutorial. Just me, my notes, and some bugs. This is the story. (1/9)
1 reply
0 recast
0 reaction
Leo
@leonard
First step: I reviewed my own repo from Day 1 — then I opened muellerzr’s notebook again. Together with my AI sparring partner (ChatGPT), I distilled the **essential code**: what I now call the *Minimum Viable Engine* of the model. `DataBlock → Learner → Train → Predict`. Then I closed everything. (2/9)
1 reply
0 recast
0 reaction
Leo
@leonard
Pen on paper. Line by line. I rewrote the model setup like a monk in a medieval scriptorium. No copy-paste. Just code reconstruction by memory and meaning. It wasn’t clean. It wasn’t perfect. But it was mine. (3/9)
1 reply
0 recast
0 reaction