Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. How A Chinese Hacking Firm Tapped AI to Supercharge Cyber-Spying(wsj.com ↗)
    discuss
  2. Turning the iPhone Duo Hinge into an Accordion(reddit.com ↗)
    discuss
  3. Trump Announces an 'AI Force'(wsj.com ↗)
    discuss
  4. When Does AI Stop Needing Us?(acm.org ↗)
    discuss
  5. Show HN: Video Size Reducer – compress video in the browser for sharing(videosizereducer.net ↗)
    discuss
  6. More Than Music with MIDI and Processing(mand.is ↗)
    1comments
  7. Freeze Drying(wikipedia.org ↗)
    discuss
  8. Which stories about academia matter?(donmoynihan.substack.com ↗)
    discuss
  9. Lawsuit says Anthropic, OpenAI and others made illegal agreement on AI slowdown(apnews.com ↗)
    discuss
  10. AI Is Just Greg – Inside an AI Datacenter [video](youtube.com ↗)
    1comments
  11. Nowhere Air – Get a first class ticket to nowhere(nowhereair.com ↗)
    discuss
  12. Free calculators, no tracking client-side(getutilary.com ↗)
    discuss
  13. Do you remember the Harvard student Eldo Kim?(cnn.com ↗)
    discuss
  14. Running a business made me hate capitalism – Go Make Things(gomakethings.com ↗)
    discuss
  15. Microsoft director: AI scraping 'the largest theft of labor in human history'(tomshardware.com ↗)
    discuss
  16. OpenDTC – Read ya Diagnostic codes with no ads n that(opendtc.net ↗)
    1comments
  17. Jev vs. XGBoost and Bert(explainx.ai ↗)
    discuss
  18. Trump says he will create 'AI Force,' name AI czar(reuters.com ↗)
    discuss
  19. ChatGPT Rogue-Emailed the FBI(reddit.com ↗)
    discuss
  20. M6 Pro Chip Result on Geekbench Is Likely Fake(macrumors.com ↗)
    discuss
  21. Making a Jumping Cube Stick the Landing [video](youtube.com ↗)
    discuss
  22. Ageing Americans may not get results of Alzheimer's study due to Trump cuts(theguardian.com ↗)
    1comments
  23. Show HN: Flyover Country – guide to the window seat with AR(flyovercountry.app ↗)
    discuss
  24. Btrfs/ZFS/bcachefs under workloads classic benchmarks skip(bartosz.fenski.pl ↗)
    1comments
  25. Ask HN: How do you interview devs in a post-AI world?
    2comments
  26. I Hijacked a Real Artist's Spotify with AI Music. It Was Disturbingly Easy(404media.co ↗)
    discuss
  27. New England RetroFest and the Maine Vintage Computer Society(goto10retro.com ↗)
    discuss
  28. You could have built Jev(sgnt.ai ↗)
    discuss
  29. FAA to launch AI tool to help manage air traffic congestion(arstechnica.com ↗)
    1comments
  30. Show HN: 3D map of which newsletters link to the same things(reletter.com ↗)
    discuss

Show HN: MNIST64 – 99.5% accuracy MNIST BNN on a stock Commodore 64

1 pointsby 2h agogithub.com
0 comments
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!

A quiet thread, for now.Start the conversation on HN ↗