https://github.com/ntdls/aivolution
Graphical simulator written in C# for AI testing purposes.
https://github.com/ntdls/aivolution
ai c-sharp gdi genetics graphical-interface machine-learning mutation neural-network simulation
Last synced: 21 days ago
JSON representation
Graphical simulator written in C# for AI testing purposes.
- Host: GitHub
- URL: https://github.com/ntdls/aivolution
- Owner: NTDLS
- License: mit
- Created: 2021-05-13T15:02:13.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-21T16:57:23.000Z (5 months ago)
- Last Synced: 2025-03-27T21:22:55.801Z (about 1 month ago)
- Topics: ai, c-sharp, gdi, genetics, graphical-interface, machine-learning, mutation, neural-network, simulation
- Language: C#
- Homepage:
- Size: 348 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AIVolution is a simple testing ground for our neural network (Determinet). This is a basic simulation where bugs learn to avoid obstacles and the most successful two are taken forward to the next generation while being pitted against genetic mutants of themselves.
