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/
To associate your repository with the rl-workshop topic, visit your repo's landing page and select "manage topics."