Instructions to use LuckLin/ppo-SnowballTarget with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use LuckLin/ppo-SnowballTarget with ml-agents:
mlagents-load-from-hf --repo-id="LuckLin/ppo-SnowballTarget" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| tags: | |
| - ml-agents | |
| - reinforcement-learning | |
| - unity-ml-agents | |
| library_name: ml-agents | |
| # ML-Agents: SnowballTarget 模型 | |
| 这是使用 Unity ML-Agents 训练的 **SnowballTarget** 智能体模型。 | |
| ### 包含文件 | |
| * **SnowballTarget.onnx**: 训练好的神经网络模型文件,可直接导入 Unity。 | |
| * **configuration.yaml**: 训练时使用的超参数配置。 | |
| * **config.json**: 训练环境的相关元数据。 | |
| * **run_logs**: TensorBoard 日志文件夹,记录了奖励值和 Loss 曲线。 | |
| ### 训练说明 | |
| - **运行 ID**: `SnowballTarget1` | |
| - **算法**: PPO | |