Corianas commited on
Commit
f9c9860
1 Parent(s): c58515e

Link to longer video

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -25,6 +25,8 @@ This is a trained model of a **QRDQN** agent playing **SpaceInvadersNoFrameskip-
25
  using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3)
26
  and the [RL Zoo](https://github.com/DLR-RM/rl-baselines3-zoo).
27
 
 
 
28
  The RL Zoo is a training framework for Stable Baselines3
29
  reinforcement learning agents,
30
  with hyperparameter optimization and pre-trained agents included.
 
25
  using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3)
26
  and the [RL Zoo](https://github.com/DLR-RM/rl-baselines3-zoo).
27
 
28
+ [Here is a video of the Agent playing for longer than the included video](https://rumble.com/v1aiaj7-qrdqn-agent-playing-spaceinvaders-final.html)
29
+
30
  The RL Zoo is a training framework for Stable Baselines3
31
  reinforcement learning agents,
32
  with hyperparameter optimization and pre-trained agents included.