Skip to content

A tank AI written with PyGame trained with NEAT-Python

Notifications You must be signed in to change notification settings

khoangothe/TankAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tank AI

A tank game written in Pygame, testing with different NeuroEvolution Algorithm

  • Todo:
    • Add random option for the movement of AI bot
    • Add randomized generated level to test how the algorithm generalize
    • Implement NEAT
    • Implement Q-Learning
    • Coming soon: Some other reinforcement learning algorithm

About

A tank AI written with PyGame trained with NEAT-Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages