nikp06/icyAI
Gym for training an AI to learn Icy Tower through neuroevolution
This project helps you train an AI to master the platformer game Icy Tower. You can input various training parameters and a genetic algorithm will evolve a neural network to play the game, outputting a trained AI model that can play autonomously or against a human. It's designed for anyone interested in experimenting with AI training for game-playing, especially those curious about neuroevolution.
No commits in the last 6 months.
Use this if you want to experiment with training an AI to play the classic game Icy Tower using neuroevolution.
Not ideal if you're looking for a general-purpose AI development framework or a pre-trained, ready-to-use Icy Tower AI without any training involvement.
Stars
37
Forks
3
Language
Python
License
MIT
Category
Last pushed
Aug 29, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nikp06/icyAI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Talendar/flappy-bird-gym
An OpenAI Gym environment for the Flappy Bird game
Farama-Foundation/ViZDoom
Reinforcement Learning environments based on the 1993 game Doom :godmode:
chris-chris/pysc2-examples
StarCraft II - pysc2 Deep Reinforcement Learning Examples
aleju/mario-ai
Playing Mario with Deep Reinforcement Learning
gsurma/atari
AI research environment for the Atari 2600 games 🤖.