From a102d27fa2b97c3c33ea472208bcd220a1771907 Mon Sep 17 00:00:00 2001 From: gigantic <47344131+m0at@users.noreply.github.com> Date: Mon, 2 Mar 2026 13:02:53 -0800 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index d2c7bb2..19017bf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # ANE Training — Backpropagation on Apple Neural Engine +You might be asking, "why the FUCK would you pick GPT2?" + +Have you read the art bro? Have you? Nah. I doubt it. + +GPT2 had more sole in it's theoretical pinky finger than all of us combined. + +But I digress.. + Training neural networks directly on Apple's Neural Engine (ANE) via reverse-engineered private APIs. No CoreML training APIs, no Metal, no GPU — pure ANE compute. ## What This Is @@ -109,3 +117,4 @@ This project is independent research into Apple Neural Engine architecture. It u ## License MIT — see [LICENSE](LICENSE) +