Skip to content

Made with PyGame and trained using a Q-learning algorithm.

License

Notifications You must be signed in to change notification settings

sparshag21/game-QLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the implementation of training a game using Q-learning. The game is made using pygame.

The main code is in dqn_game.py

It is not pre-trained. As the code is run the game starts training the agent, and it gets better and better as the score increases.

About

Made with PyGame and trained using a Q-learning algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages