Instructions to use kashishgupta/Huggy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use kashishgupta/Huggy with ml-agents:
mlagents-load-from-hf --repo-id="kashishgupta/Huggy" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,11 +14,6 @@ tags:
|
|
| 14 |
## Usage (with ML-Agents)
|
| 15 |
The Documentation: https://unity-technologies.github.io/ml-agents/ML-Agents-Toolkit-Documentation/
|
| 16 |
|
| 17 |
-
### Resume the training
|
| 18 |
-
```bash
|
| 19 |
-
mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
|
| 20 |
-
```
|
| 21 |
-
|
| 22 |
### Watch your Agent play
|
| 23 |
You can watch your agent **playing directly in your browser**
|
| 24 |
|
|
|
|
| 14 |
## Usage (with ML-Agents)
|
| 15 |
The Documentation: https://unity-technologies.github.io/ml-agents/ML-Agents-Toolkit-Documentation/
|
| 16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
### Watch your Agent play
|
| 18 |
You can watch your agent **playing directly in your browser**
|
| 19 |
|