Show HN: MNIST64 – 99.5% accuracy MNIST BNN on a stock Commodore 64 (github.com)

1 points by jmagic ↗ HN
I built an 8-bit binarized convolutional neural network that recognizes handwritten digits on C64 with state-of-the-art accuracy. I also designed a cascade model to get interactive response, and implemented everything with self-modifying cycle optimized 6502 assembly - resulting 0.653s average inference time.

Link to the paper, the full 6502 source code, and a video demo.

https://jarnoh.github.io/mnist64/paper.pdf

https://github.com/jarnoh/mnist64

https://youtu.be/Z_S0IZenW_E

I'm interested to hear your feedback and hoping for someone to beat these numbers!

0 comments

[ 0.24 ms ] story [ 2.0 ms ] thread

No comments yet.