Skip to content

axe76/Rock_Pop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python3

forthebadge License: GPL v3 GitHub stars

Linkedin Linkedin

Rock_Pop

A Pytorch implementation of DDPG algorithm that trains an agent to play and master a custom environment that was developed using Pymunk 2D physics engine and Pygame.

Cloning

$ git clone https://github.com/7enTropy7/Rock_Pop.git

Dependencies

$ pip3 install -r requirements.txt

Demonstration

For AI:

$ python3 Pytorch_DDPG/testing.py

For Single Player:

$ python3 main.py

AI Playing

ezgif com-gif-maker

Authors

License

License: GPL v3

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details

About

This DDPG agent hates rocks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%