Luis Carbonell
Luis Carbonell
@dan-ryan Thank you for the [Snake](https://github.com/zonetti/snake-neural-network) - just posting it here. _NOTE: Another [snake demo](https://github.com/Elyx0/snakeneuralnetworkjs)._
[These games](https://github.com/xviniette) are amazing for demo!!! Other Games: - https://github.com/adityathebe/brick-game-neuroevolution
Driving Games: - https://codingtrain.github.io/NeuroEvolution-Vehicles/ - https://github.com/mitchvoll/NeuroEvolutionDriver
Robot Walking: - https://github.com/mishig25/neuroevolution-robots - https://adityathebe.github.io/evolutionSimulator/
Pong: - https://github.com/zhebrak/neuro_pong/
Google Dinosaur Loading Screen: - https://github.com/yafeunteun/neuroevolution-trex-on-steroids
@dan-ryan Thank you! That is a solid reference. I ran into this repo, [**`mappr`**](https://www.npmjs.com/package/mappr) - and it is inspired me to think about being able to map directly from a...
@dan-ryan I'm crazy enough to explore the possibility; but I really would like to keep the API as simple as in-humanely possible (i.e. "teach a year old, in 20 minutes")....
@robertleeplummerjr I'm playing around with `gpu.js` right now - fun stuff! All good so far - I did note a small kink (https://github.com/gpujs/gpu.js/issues/478), but otherwise working like a charm right...
Really well so far; but I hit an impasse (unrelated). We've been trying to clean up the code base, standardize it, and write test to clean a little bit of...