Update README.md
Browse files
README.md
CHANGED
@@ -23,4 +23,13 @@ model-index:
|
|
23 |
|
24 |
# **DQN** Agent playing **MsPacman-v4**
|
25 |
Details see: https://www.kaggle.com/code/syedjarullahhisham/drl-huggingface-extra-unit-3-mspacmandqn-scratch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
|
|
|
23 |
|
24 |
# **DQN** Agent playing **MsPacman-v4**
|
25 |
Details see: https://www.kaggle.com/code/syedjarullahhisham/drl-huggingface-extra-unit-3-mspacmandqn-scratch
|
26 |
+
|
27 |
+
## Codes
|
28 |
+
|
29 |
+
Github repos(Give a star if found useful):
|
30 |
+
* https://github.com/hishamcse/DRL-Renegades-Game-Bots
|
31 |
+
* https://github.com/hishamcse/Advanced-DRL-Renegades-Game-Bots
|
32 |
+
|
33 |
+
Kaggle Notebook:
|
34 |
+
* https://www.kaggle.com/code/syedjarullahhisham/drl-huggingface-extra-unit-3-mspacmandqn-scratch
|
35 |
|