Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use ecemisildar/Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use ecemisildar/Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="ecemisildar/Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
File size: 2,011 Bytes
3b5d597 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 | {
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1678984259",
"python_version": "3.9.16 (main, Dec 7 2022, 01:11:51) \n[GCC 9.4.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training --resume --no-graphics",
"mlagents_version": "0.31.0.dev0",
"mlagents_envs_version": "0.31.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "1.11.0+cu102",
"numpy_version": "1.21.2",
"end_time_seconds": "1678984265"
},
"total": 6.839459678000821,
"count": 1,
"self": 0.5411673910011814,
"children": {
"run_training.setup": {
"total": 0.1025174030000926,
"count": 1,
"self": 0.1025174030000926
},
"TrainerController.start_learning": {
"total": 6.1957748839995475,
"count": 1,
"self": 0.0001238349996128818,
"children": {
"TrainerController._reset_env": {
"total": 6.067499822000173,
"count": 1,
"self": 6.067499822000173
},
"trainer_threads": {
"total": 1.3359995136852376e-06,
"count": 1,
"self": 1.3359995136852376e-06
},
"TrainerController._save_models": {
"total": 0.12814989100024832,
"count": 1,
"self": 0.0019507960005284986,
"children": {
"RLTrainer._checkpoint": {
"total": 0.12619909499971982,
"count": 1,
"self": 0.12619909499971982
}
}
}
}
}
}
} |