ThomasSimonini HF staff commited on
Commit
ca199fc
1 Parent(s): 33fba6e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - deep-reinforcement-learning
5
+ - reinforcement-learning
6
+ - mlagents
7
+
8
+ environment:
9
+ - MLAgents: Snowballfight-1vs1-ppo
10
+
11
+ model-index:
12
+ - name: mlagents-snowballfight-1vs1-ppo
13
+ ---
14
+
15
+ # mlagents-snowballfight-1vs1-ppo ☃️
16
+ This is a saved model of a PPO 1vs1 agent playing Snowball Fight.
17
+