SuperSecureHuman's picture
Upload score 300 trained bipedal walker
605ac64 unverified
|
raw
history blame
No virus
686 Bytes
---
library_name: stable-baselines3
tags:
- BipedalWalker-v3
- deep-reinforcement-learning
- reinforcement-learning
- stable-baselines3
model-index:
- name: TD3
results:
- metrics:
- type: mean_reward
value: 302.94 +/- 1.82
name: mean_reward
task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: BipedalWalker-v3
type: BipedalWalker-v3
---
# **TD3** Agent playing **BipedalWalker-v3**
This is a trained model of a **TD3** agent playing **BipedalWalker-v3** using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3).
## Usage (with Stable-baselines3)
TODO: Add your code