Reinforcement Learning
ml-agents
TensorBoard
ONNX
SnowballTarget
deep-reinforcement-learning
ML-Agents-SnowballTarget
Instructions to use lambdavi/ppo-SnowballTarget with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use lambdavi/ppo-SnowballTarget with ml-agents:
mlagents-load-from-hf --repo-id="lambdavi/ppo-SnowballTarget" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -34,7 +34,7 @@ tags:
|
|
| 34 |
4. Click on Watch the agent play 👀
|
| 35 |
|
| 36 |
### Hyperparams used:
|
| 37 |
-
|
| 38 |
SnowballTarget:
|
| 39 |
trainer_type: ppo
|
| 40 |
hyperparameters:
|
|
@@ -79,4 +79,4 @@ tags:
|
|
| 79 |
threaded: True
|
| 80 |
self_play: None
|
| 81 |
behavioral_cloning: None
|
| 82 |
-
|
|
|
|
| 34 |
4. Click on Watch the agent play 👀
|
| 35 |
|
| 36 |
### Hyperparams used:
|
| 37 |
+
```
|
| 38 |
SnowballTarget:
|
| 39 |
trainer_type: ppo
|
| 40 |
hyperparameters:
|
|
|
|
| 79 |
threaded: True
|
| 80 |
self_play: None
|
| 81 |
behavioral_cloning: None
|
| 82 |
+
```
|