Naofel-eal commited on
Commit
83c7db7
·
verified ·
1 Parent(s): ce4ac42

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. Pyramids.onnx +3 -0
  2. README.md +13 -0
Pyramids.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ab9ec55f788018cd0b01ebe28b198b4714e85f27f48710d1ebc27fd455a0e07
3
+ size 1418184
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - Pyramids
4
+ - unity-ml-agents
5
+ - ml-agents
6
+ - deep-reinforcement-learning
7
+ - reinforcement-learning
8
+ - ML-Agents-Pyramids
9
+ library_name: ml-agents
10
+ ---
11
+ # PPO Agent playing Pyramids (ML-Agents)
12
+
13
+ Trained as part of the HuggingFace Deep RL Course - Unit 5.