poca-SoccerTwos / run_logs /timers.json
marcogfedozzi's picture
curiousity-enhanced agents attempt
b462064
raw
history blame contribute delete
No virus
1.77 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1704561136",
"python_version": "3.10.12 (main, Jul 5 2023, 18:54:27) [GCC 11.2.0]",
"command_line_arguments": "/home/hypothe/miniconda3/envs/hfdrl-huggy/bin/mlagents-learn ./config/poca/SoccerTwos_curious.yaml --env=../trained-envs-executables/linux/SoccerTwos/SoccerTwos.exe --run-id=SoccerTwos_curious --no-graphics",
"mlagents_version": "1.1.0.dev0",
"mlagents_envs_version": "1.1.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.1.2+cu121",
"numpy_version": "1.23.5",
"end_time_seconds": "1704561136"
},
"total": 0.13829577200067433,
"count": 1,
"self": 0.010363633000451955,
"children": {
"run_training.setup": {
"total": 0.04646594699988782,
"count": 1,
"self": 0.04646594699988782
},
"TrainerController.start_learning": {
"total": 0.08146619200033456,
"count": 1,
"self": 0.0010552410012678592,
"children": {
"TrainerController._reset_env": {
"total": 0.08037030599916761,
"count": 1,
"self": 0.08037030599916761
},
"trainer_threads": {
"total": 8.010001693037339e-07,
"count": 1,
"self": 8.010001693037339e-07
},
"TrainerController._save_models": {
"total": 3.984399972978281e-05,
"count": 1,
"self": 3.984399972978281e-05
}
}
}
}
}