from Hacker News

Show HN: Q Learning Snake AI in Browser via WASM

by nmhancoc on 11/27/23, 5:27 PM with 0 comments

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.