SimingSiming's picture
Update PPO BipedalWalkerHardcore-v3 trained agent version 2
1601c6c
|
raw
history blame
No virus
724 Bytes
metadata
library_name: stable-baselines3
tags:
  - BipedalWalkerHardcore-v3
  - deep-reinforcement-learning
  - reinforcement-learning
  - stable-baselines3
model-index:
  - name: PPO
    results:
      - metrics:
          - type: mean_reward
            value: 7.09 +/- 2.73
            name: mean_reward
        task:
          type: reinforcement-learning
          name: reinforcement-learning
        dataset:
          name: BipedalWalkerHardcore-v3
          type: BipedalWalkerHardcore-v3

PPO Agent playing BipedalWalkerHardcore-v3

This is a trained model of a PPO agent playing BipedalWalkerHardcore-v3 using the stable-baselines3 library.

Usage (with Stable-baselines3)

TODO: Add your code