snakewasm icon indicating copy to clipboard operation
snakewasm copied to clipboard

Snake game with neural network AI model

Snake Game with AI

Live page

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.