diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,5 +2,7 @@ __pycache__/ *.pyc .venv/ runs/ +!runs/*/ +!runs/*/summary.csv .pytest_cache/ report/ |
![]() |
index : prime-grokking.git | |
| Prime Grokking — can minimal architectures grok next-prime? Pre-registered negative-class experiment (weight-tied RNN vs transformer). |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 2 |
@@ -2,5 +2,7 @@ __pycache__/ *.pyc .venv/ runs/ +!runs/*/ +!runs/*/summary.csv .pytest_cache/ report/ |