Update README.md

This commit is contained in:
gigantic 2026-03-02 13:02:53 -08:00 committed by GitHub
parent 4d67db1bdb
commit a102d27fa2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 0 deletions

View File

@ -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)