Skip to content

ඞ 🔪🍖Using NeuroEvolution of Augmenting Topologies(NEAT) to train an agent to play the game. Programming both the environment and the AI using python

Notifications You must be signed in to change notification settings

rajathpi/AmongUs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

code

Using NeuroEvolution of Augmenting Topologies(NEAT) to train an agent to play the game. Programming both the environment and the AI using python

Installations

pip install pygame
pip install neat-python

Instructions

Simply run main.py and watch an AI start training itself to play the game!

What the AI sees

About

ඞ 🔪🍖Using NeuroEvolution of Augmenting Topologies(NEAT) to train an agent to play the game. Programming both the environment and the AI using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages