Reinforcement Learning
ml-agents
TensorBoard
ONNX
SnowballTarget
deep-reinforcement-learning
ML-Agents-SnowballTarget
Instructions to use salohiddin94/ppo-SnowballTarget with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use salohiddin94/ppo-SnowballTarget with ml-agents:
mlagents-load-from-hf --repo-id="salohiddin94/ppo-SnowballTarget" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
Commit ·
f0e1731
1
Parent(s): 27dd2ff
Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ tags:
|
|
| 22 |
|
| 23 |
### Resume the training
|
| 24 |
```bash
|
| 25 |
-
mlagents-
|
| 26 |
```
|
| 27 |
|
| 28 |
### Watch your Agent play
|
|
|
|
| 22 |
|
| 23 |
### Resume the training
|
| 24 |
```bash
|
| 25 |
+
!mlagents-push-to-hf --run-id="SnowballTarget1" --local-dir="./results/SnowballTarget1" --repo-id="salohiddin94/ppo-SnowballTarget" --commit-message="First Push"
|
| 26 |
```
|
| 27 |
|
| 28 |
### Watch your Agent play
|