Skip to content

AryenSinghal/Pong-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong-AI

Train an AI to play pong, and play against your created AI

Requirements

  • neat module
  • pickle module

Instructions

  • Run main.py to train a new AI model and play against it once it is trained.
  • Comment out the line run_neat(config) in main.py to play aginst your already generated AI without retraining a new model.

About

Train an AI to play pong, and play against your created AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages