summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3216e2d..c8cb8fe 100644
--- a/README.md
+++ b/README.md
@@ -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