Code for an intro to RL workshop. You'll be training a simple agent to play pong using policy gradients. Adapted from http://karpathy.github.io/2016/05/31/rl/
-
Updated
Dec 8, 2022 - Python
Code for an intro to RL workshop. You'll be training a simple agent to play pong using policy gradients. Adapted from http://karpathy.github.io/2016/05/31/rl/
Add a description, image, and links to the rl-workshop topic page so that developers can more easily learn about it.
To associate your repository with the rl-workshop topic, visit your repo's landing page and select "manage topics."