Corianas commited on
Commit
da19be6
·
1 Parent(s): 5d9b904

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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/>