Hacker News new | ask | show | jobs
Show HN: Q Learning Snake AI in Browser via WASM (cardamom.ai)
3 points by nmhancoc 927 days ago
Hey all, I transformed a Q learning model that was built in Python such that it now runs in browser and works with a JavaScript snake implementation, thought you all would enjoy.

The numbered names on the left correspond to games spent training the model, select one and press start to start.