Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/murf-y/snake-ai
Evolving an AI agent for the Snake Game using a Genetic algorithm (WIP)
https://github.com/murf-y/snake-ai
agent ai genetic-algorithm heuristic-search-algorithms snake-game
Last synced: 14 days ago
JSON representation
Evolving an AI agent for the Snake Game using a Genetic algorithm (WIP)
- Host: GitHub
- URL: https://github.com/murf-y/snake-ai
- Owner: Murf-y
- Created: 2023-12-16T16:42:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-17T13:07:40.000Z (about 1 year ago)
- Last Synced: 2024-11-07T12:25:17.014Z (2 months ago)
- Topics: agent, ai, genetic-algorithm, heuristic-search-algorithms, snake-game
- Language: Python
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Evolving a Snake to beat the game of Snake using a Genetic Algorithm