hishamcse commited on
Commit
73d9cce
1 Parent(s): b0ad445

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -21,7 +21,16 @@ model-index:
21
  verified: false
22
  ---
23
 
24
- # **Reinforce** Agent playing **Pixelcopter-PLE-v0**
25
- This is a trained model of a **Reinforce** agent playing **Pixelcopter-PLE-v0** .
26
- To learn to use this model and train yours check Unit 4 of the Deep Reinforcement Learning Course: https://huggingface.co/deep-rl-course/unit4/introduction
 
 
 
 
 
 
 
 
 
27
 
 
21
  verified: false
22
  ---
23
 
24
+ # **Reinforce** Agent playing **Pixelcopter-PLE-v0**
25
+ This is a trained model of a **Reinforce** agent playing **Pixelcopter-PLE-v0** .
26
+ To learn to use this model and train yours check Unit 4 of the Deep Reinforcement Learning Course: https://huggingface.co/deep-rl-course/unit4/introduction
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-huggingface-unit-4-pg-cartpole-pixelcopter
36