Acrobot-v1 / README.md
ByteExplorer's picture
Upload folder using huggingface_hub
e0df663
|
raw
history blame contribute delete
No virus
684 Bytes
---
tags:
- Acrobot-v1
- reinforce
- reinforcement-learning
- custom-implementation
- deep-rl-class
model-index:
- name: Acrobot-v1
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: Acrobot-v1
type: Acrobot-v1
metrics:
- type: mean_reward
value: -1000.00 +/- 0.00
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