Hacker News new | ask | show | jobs
by xchip 3459 days ago
Just added two projects:

- A physics engine: https://github.com/aguaviva/Physics

- A Neural network: https://github.com/aguaviva/ArtificialIntelligence

The point was to learn the basics by implementing everything from scratch, I also wrote a tutorial to make sure I understood the theory.