Reinforcement Learning
ml-agents
TensorBoard
ONNX
unity-ml-agents
deep-reinforcement-learning
ML-Agents-SoccerTwos
Instructions to use bitcloud2/SoccerTwos with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use bitcloud2/SoccerTwos with ml-agents:
mlagents-load-from-hf --repo-id="bitcloud2/SoccerTwos" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,8 @@
|
|
| 11 |
|
| 12 |
# **poca** Agent playing **SoccerTwos**
|
| 13 |
This is a trained model of a **poca** agent playing **SoccerTwos** using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
|
|
|
|
|
|
|
| 14 |
|
| 15 |
## Usage (with ML-Agents)
|
| 16 |
The Documentation: https://github.com/huggingface/ml-agents#get-started
|
|
|
|
| 11 |
|
| 12 |
# **poca** Agent playing **SoccerTwos**
|
| 13 |
This is a trained model of a **poca** agent playing **SoccerTwos** using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
|
| 14 |
+
|
| 15 |
+
Trained for 5M timesteps in ~2.8 hours on a P3.2xlarge AWS instance.
|
| 16 |
|
| 17 |
## Usage (with ML-Agents)
|
| 18 |
The Documentation: https://github.com/huggingface/ml-agents#get-started
|