PKU-MARL / HARL

Official implementation of HARL algorithms based on PyTorch.
520 stars 64 forks source link

Hello author, I encountered the following error while training lag. I hope to receive your guidance #43

Closed Turkey-sandwich closed 5 months ago

Turkey-sandwich commented 6 months ago

FileNotFoundError: [Errno 2] No such file or directory: './results\lag\MultipleCombat-2v2/ShootMissile/HierarchyVsBaseline\happo\test_happo_lag\seed-00001-2024-05-31-21-04-54\logs/critic/average_step_rewards/critic/average_step_rewards\events.out.tfevents.1717160888.DESKTOP-R4MOJ38'

guazimao commented 5 months ago

Hello, I'm not sure why this file is needed when training lag, as it shouldn't be required normally. Could you provide more detailed information about the training process?