hishamcse commited on
Commit
7a764f9
·
verified ·
1 Parent(s): b4a521e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
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