Show HN: Teaching a Dinosaur to Jump: Rust, WebAssembly, and Neural Evolution

fulgidus.github.io

8 points by Fulgidus a day ago

What began as a lightweight programming experiment quickly transformed into a deeply engaging technical exploration into the realms of neuroevolution, game physics, and browser-based simulation. My original goal was modest: replicate the "Chrome Dino" game using a performant and modern web stack. However, the project evolved far beyond expectations. The twist? I wanted the dinosaur to teach itself to jump.

skeptrune a day ago

Hell yeah, this project is awesome! Really enjoyed reading the post and source code.

sherdil2022 a day ago

Wow! This is really neat. A very good practical example and implementation for neural networks and learning.