diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -56,7 +56,9 @@ transformer on CUDA but hurts the RNN (dynamic halting breaks graph capture). Fu ## Blog -The experiment is covered in a multi-part series on [jayrup.me](https://jayrup.me/) (parts 1–3, Aug 2026). +- [Part 1 — Can a Tiny Network Learn What a Prime Is?](https://jayrup.me/blog/prime-grokking-1) (2026-08-14) +- [Part 2 — Still No Grokking: The Weight-Decay Sweep](https://jayrup.me/blog/prime-grokking-2) (2026-08-16) +- Part 3 — published 2026-08-17 (full index: https://jayrup.me/blog) ## License |
