File size: 1,479 Bytes
74ad822 b596a9f 74ad822 b596a9f 74ad822 |
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 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 |
---
tags:
- Pixelcopter-PLE-v0
- reinforce
- reinforcement-learning
- custom-implementation
- deep-rl-class
model-index:
- name: Reinforce-Pixelcopter-PLE-v0
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: Pixelcopter-PLE-v0
type: Pixelcopter-PLE-v0
metrics:
- type: mean_reward
value: 27.90 +/- 21.66
name: mean_reward
verified: false
---
---
{
"tags": [
"Pixelcopter-PLE-v0",
"reinforce",
"reinforcement-learning",
"custom-implementation",
"deep-rl-class"
],
"model-index": [
{
"name": "Reinforce-Pixelcopter-PLE-v0",
"results": [
{
"task": {
"type": "reinforcement-learning",
"name": "reinforcement-learning"
},
"dataset": {
"name": "Pixelcopter-PLE-v0",
"type": "Pixelcopter-PLE-v0"
},
"metrics": [
{
"type": "mean_reward",
"value": "27.90 +/- 21.66",
"name": "mean_reward",
"verified": false
}
]
}
]
}
]
}
---
# **Reinforce** Agent playing **Pixelcopter-PLE-v0**
This is a trained model of a **Reinforce** agent playing **Pixelcopter-PLE-v0** .
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
|