Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,15 @@ model-index:
|
|
21 |
verified: false
|
22 |
---
|
23 |
|
24 |
-
|
25 |
-
|
26 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
verified: false
|
22 |
---
|
23 |
|
24 |
+
# **RND with CNN** Agent playing **MontezumaRevengeNoFrameskip-v4**
|
25 |
+
This is a trained model of a **RND-CNN** agent playing **MontezumaRevengeNoFrameskip-v4** .
|
26 |
+
To learn to use this model and train yours check this notebook on kaggle: https://www.kaggle.com/code/syedjarullahhisham/drl-extra-personal-unit-5-rnd-montezuma-mario-bros
|
27 |
+
|
28 |
+
## Codes
|
29 |
+
|
30 |
+
Github repos(Give a star if found useful):
|
31 |
+
* https://github.com/hishamcse/DRL-Renegades-Game-Bots
|
32 |
+
* https://github.com/hishamcse/Advanced-DRL-Renegades-Game-Bots
|
33 |
+
|
34 |
+
Kaggle Notebook:
|
35 |
+
* https://www.kaggle.com/code/syedjarullahhisham/drl-extra-personal-unit-5-rnd-montezuma-mario-bros
|