This is the code for "War Robots" by Siraj Raval on Youtube
This weeks coding challenbge is to use PPO on an OpenAI environment of your choice. Bonus points for good documentation. Good luck! post your github link in the comments section of youtube i'll personally review them
This is the code for this video on Youtube by Siraj Raval on War Robots.
- openai gym https://github.com/openai/gym
Run the jupyter notebook by typing 'jupyter notebook' in terminal
Install jupyter here
Credits for this code go to learningai. I've merely created a wrapper to get people started.