snakeia and snake-ai
About snakeia
Eliastik/snakeia
A modern Snake game featuring an artificial intelligence powered by Deep Q-Learning (TensorFlow.js). Written in pure, object-oriented JavaScript, with a 3D rendering engine powered by Three.js.
This project offers a modern take on the classic Snake game, enhanced with various artificial intelligence players. You can play solo against different AI difficulties, watch multiple AIs battle it out in a Battle Royale, or even play online with others. It takes your input (or AI algorithms) and outputs an engaging game experience, perfect for anyone interested in observing or interacting with AI in a familiar game setting.
About snake-ai
Anroshka/snake-ai
🐍 A Snake game AI that learns to play through Deep Q-Learning. Built with PyTorch and Pygame, featuring CUDA acceleration and real-time visualization of the learning process.
This project helps machine learning engineers and researchers explore and visualize deep reinforcement learning concepts by training AI agents to play the classic Snake game. It takes in game state information and outputs trained AI models that can play Snake intelligently, along with real-time visualizations of the learning process. This is ideal for those learning about or experimenting with Deep Q-Learning.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work