diff options
Diffstat (limited to 'blog/prime-grokking-1.qmd')
| -rw-r--r-- | blog/prime-grokking-1.qmd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/blog/prime-grokking-1.qmd b/blog/prime-grokking-1.qmd index 5898131..e6ac85a 100644 --- a/blog/prime-grokking-1.qmd +++ b/blog/prime-grokking-1.qmd @@ -3,6 +3,11 @@ title: "Can a Tiny Network Learn What a Prime Is?" date: "2026-08-14" --- +<nav> +[Home](https://jayrup.me) | [Blog](https://jayrup.me/blog) | [Projects](https://jayrup.me/projects) | [CV](https://jayrup.me/cv) | [Dissertation](https://jayrup.me/dissertation) | [Git](https://git.jayrup.me) +</nav> + + *I trained two tiny neural networks to compute the next prime after a number, to see whether either would discover the algorithm instead of memorizing the answers. Neither did. The way they failed is more interesting than the failure.* |
