Show HN: Watch a neural net learn to play Snake
Category: ai-ml
Tags: reinforcement-learning, neural-network, browser-demo
Score: 4.3/10 (Innovation: 4, Technical: 5, Documentation: 3, Utility: 4)
This project provides an in-browser demo of a neural network learning to play Snake using PPO (Proximal Policy Optimization). It allows users to configure training runs with different presets, making reinforcement learning concepts more accessible and interactive.
Target audience: machine learning enthusiasts
Repository: https://ppo.gradexp.xyz/
View on Hacker News