hishamcse commited on
Commit
7e52a3e
1 Parent(s): 925e926

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -30,6 +30,15 @@ The RL Zoo is a training framework for Stable Baselines3
30
  reinforcement learning agents,
31
  with hyperparameter optimization and pre-trained agents included.
32
 
 
 
 
 
 
 
 
 
 
33
  ## Usage (with SB3 RL Zoo)
34
 
35
  RL Zoo: https://github.com/DLR-RM/rl-baselines3-zoo<br/>
 
30
  reinforcement learning agents,
31
  with hyperparameter optimization and pre-trained agents included.
32
 
33
+ ## Codes
34
+
35
+ Github repos(Give a star if found useful):
36
+ * https://github.com/hishamcse/DRL-Renegades-Game-Bots
37
+ * https://github.com/hishamcse/Advanced-DRL-Renegades-Game-Bots
38
+
39
+ Kaggle Notebook:
40
+ * https://www.kaggle.com/code/syedjarullahhisham/drl-huggingface-unit-3-space-invaders
41
+
42
  ## Usage (with SB3 RL Zoo)
43
 
44
  RL Zoo: https://github.com/DLR-RM/rl-baselines3-zoo<br/>