Update README.md
Browse files
README.md
CHANGED
@@ -29,6 +29,8 @@ The RL Zoo is a training framework for Stable Baselines3
|
|
29 |
reinforcement learning agents,
|
30 |
with hyperparameter optimization and pre-trained agents included.
|
31 |
|
|
|
|
|
32 |
## Usage (with SB3 RL Zoo)
|
33 |
|
34 |
RL Zoo: https://github.com/DLR-RM/rl-baselines3-zoo<br/>
|
|
|
29 |
reinforcement learning agents,
|
30 |
with hyperparameter optimization and pre-trained agents included.
|
31 |
|
32 |
+
[W&B report](https://wandb.ai/corianas/sb3/reports/QRDQN-Agent-playing-SpaceInvadersNoFrameskip-v4--VmlldzoyMjA4NDk4)
|
33 |
+
|
34 |
## Usage (with SB3 RL Zoo)
|
35 |
|
36 |
RL Zoo: https://github.com/DLR-RM/rl-baselines3-zoo<br/>
|