File size: 718 Bytes
949a103
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---

tags:
- Acrobot-v1
- reinforce
- reinforcement-learning
- custom-implementation
- deep-rl-class
model-index:
- name: Reinforce-Acrobot-v1
  results:
  - task:
      type: reinforcement-learning
      name: reinforcement-learning
    dataset:
      name: Acrobot-v1
      type: Acrobot-v1
    metrics:
    - type: mean_reward
      value: -77.90 +/- 6.11
      name: mean_reward
      verified: false
---


  # **Reinforce** Agent playing **Acrobot-v1**
  This is a trained model of a **Reinforce** agent playing **Acrobot-v1** .
  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/introduction