Downloads · 30 days
0
jaybeeja/Reinforce-CartPole
Reinforce-CartPole is a reinforcement learning model from jaybeeja. Use it for the reinforcement learning task on the model card, and read the license before you ship it in a product.
This is a trained model of a Reinforce agent playing CartPole-v1 . To learn to use this model and train yours check Unit 5 of the Deep Reinforcement Learning Class: https://github.com/huggingface/deep-rl-class/tree/ma…
Downloads · 30 days
0
Access
Public
Updated Sep 2, 2022
Repo size
10.5 KB
Likes
0
Public
Click a slice to open those files.
.mp47.9 KB · 61%
From the Hugging Face model README
This is a trained model of a Reinforce agent playing CartPole-v1 . To learn to use this model and train yours check Unit 5 of the Deep Reinforcement Learning Class: https://github.com/huggingface/deep-rl-class/tree/main/unit5