andrewzhang505 commited on
Commit
8a26468
1 Parent(s): caddcee

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: sample-factory
3
+ tags:
4
+ - deep-reinforcement-learning
5
+ - reinforcement-learning
6
+ - sample-factory
7
+ ---
8
+
9
+ A(n) **APPO** model trained on the **doom_duel_bots** environment.
10
+ This model was trained using Sample Factory 2.0: https://github.com/alex-petrenko/sample-factory
11
+