Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alamminsalo/snakewasm

Snake game with neural network AI model
https://github.com/alamminsalo/snakewasm

ddqn deeplearning dqn game javascript neural-network pytorch reinforcement-learning rust snake-game wasm

Last synced: about 2 months ago
JSON representation

Snake game with neural network AI model

Awesome Lists containing this project

README

        

# Snake Game with AI

[Live page](https://alamminsalo.github.io/snakewasm)

Made using VueJS, Rust, PyTorch and ONNX.

Using `wasm-pack` for build wasm file and `parceljs` for JS bundling. A neural network model is included in ONNX format, along with the Jupyter Lab notebook.