Link to longer video
Browse files
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.
|