1st_reinforce_agent / README.md
Gleb1441's picture
Upload folder using huggingface_hub
1853cda verified
|
Raw
History Blame Contribute Delete
697 Bytes
metadata
tags:
  - CartPole-v1
  - reinforce
  - reinforcement-learning
  - custom-implementation
  - deep-rl-class
model-index:
  - name: 1st_reinforce_agent
    results:
      - task:
          type: reinforcement-learning
          name: reinforcement-learning
        dataset:
          name: CartPole-v1
          type: CartPole-v1
        metrics:
          - type: mean_reward
            value: 478.38 +/- 67.85
            name: mean_reward
            verified: false

Reinforce Agent playing CartPole-v1

This is a trained model of a Reinforce agent playing CartPole-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