tags: | |
- LunarLander-v2 | |
- reinforce | |
- reinforcement-learning | |
- custom-implementation | |
- deep-rl-class | |
model-index: | |
- name: Reinforce-LunarLander-v2 | |
results: | |
- task: | |
type: reinforcement-learning | |
name: reinforcement-learning | |
dataset: | |
name: LunarLander-v2 | |
type: LunarLander-v2 | |
metrics: | |
- type: mean_reward | |
value: 152.71 +/- 63.40 | |
name: mean_reward | |
verified: false | |
# **Reinforce** Agent playing **LunarLander-v2** | |
This is a trained model of a **Reinforce** agent playing **LunarLander-v2** . | |
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 | |