justinwong208 commited on
Commit
cbffaf5
1 Parent(s): 715c1ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -22,6 +22,9 @@ model-index:
22
  ---
23
 
24
  # **DQN** Agent playing **BeamRiderNoFrameskip-v4**
 
 
 
25
  This is a trained model of a **DQN** agent playing **BeamRiderNoFrameskip-v4**
26
  using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3)
27
  and the [RL Zoo](https://github.com/DLR-RM/rl-baselines3-zoo).
 
22
  ---
23
 
24
  # **DQN** Agent playing **BeamRiderNoFrameskip-v4**
25
+ ***
26
+ ***COLLAB CODE: https://colab.research.google.com/drive/1-VI4g7PwEDgnIj3LSlClGshu8LobQ9FY?usp=sharing ***
27
+ ***
28
  This is a trained model of a **DQN** agent playing **BeamRiderNoFrameskip-v4**
29
  using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3)
30
  and the [RL Zoo](https://github.com/DLR-RM/rl-baselines3-zoo).