CoolFace
Modelpublic

gf2rl/partial_observability_pole_pose_only

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes
README.md27 linesDownload Raw Back to root
1---2tags:3- CartPole-v14- reinforce5- reinforcement-learning6- custom-implementation7- deep-rl-class8model-index:9- name: partial_observability_pole_pose_only10  results:11  - task:12      type: reinforcement-learning13      name: reinforcement-learning14    dataset:15      name: CartPole-v116      type: CartPole-v117    metrics:18    - type: mean_reward19      value: 286.90 +/- 76.1020      name: mean_reward21      verified: false22---23 24  # **Reinforce** Agent playing **CartPole-v1**25  This is a trained model of a **Reinforce** agent playing **CartPole-v1** .26  To learn to use this model and train yours check Unit 4 of the Deep Reinforcement Learning Course: https://huggingface.co/deep-rl-course/unit4/introduction27