Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use AnnaMats/ppo-Pyramids-Training with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use AnnaMats/ppo-Pyramids-Training with ml-agents:
mlagents-load-from-hf --repo-id="AnnaMats/ppo-Pyramids-Training" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
Background: Unity
If you are not familiar with the Unity Engine, we highly recommend the Unity Manual and Tutorials page. The Roll-a-ball tutorial is a fantastic resource to learn all the basic concepts of Unity to get started with the ML-Agents Toolkit:
- Editor
- Scene
- GameObject
- Rigidbody
- Camera
- Scripting
- Physics
- Ordering of event functions (e.g. FixedUpdate, Update)
- Prefabs