- 步驟 1:使用 git clone https://github.com/sonaric/Multiagent_system.git 克隆倉庫
- 步驟 2:使用 pip install -r requirements.txt 安裝依賴項
- 步驟 3:在 config/ 或 YAML 文件中配置您的環境和智能體設定
- 步驟 4:使用 python train.py --config config/your_config.yaml 運行訓練腳本
- 步驟 5:使用 TensorBoard 或在 logs/ 目錄中解析日誌以監控實驗
- 步驟 6:使用 notebooks/ 文件夾中的視覺化工具分析結果