Reinforcement Learning
ml-agents
TensorBoard
ONNX
unity-ml-agents
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use rebolforces/testpyramidsrnd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use rebolforces/testpyramidsrnd with ml-agents:
mlagents-load-from-hf --repo-id="rebolforces/testpyramidsrnd" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
Commit ·
ffd79db
1
Parent(s): 3e2cf76
Update README.md
Browse files
README.md
CHANGED
|
@@ -32,15 +32,14 @@
|
|
| 32 |
### Stats
|
| 33 |
```
|
| 34 |
"final_checkpoint": {
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
},
|
| 44 |
```
|
| 45 |
|
| 46 |
|
|
|
|
| 32 |
### Stats
|
| 33 |
```
|
| 34 |
"final_checkpoint": {
|
| 35 |
+
"steps": 3000022,
|
| 36 |
+
"file_path": "results/Pyramids Training2/Pyramids.onnx",
|
| 37 |
+
"reward": 1.87466665605704,
|
| 38 |
+
"creation_time": 1660985715.2452054,
|
| 39 |
+
"auxillary_file_paths": [
|
| 40 |
+
"results/Pyramids Training2/Pyramids/Pyramids-3000022.pt"
|
| 41 |
+
]
|
| 42 |
+
}
|
|
|
|
| 43 |
```
|
| 44 |
|
| 45 |
|