Save multi-agent deep reinforcement learning rewards

1 次查看(过去 30 天)
Hello everyone,
I want to save the rewards of each episode on a multi-agent reinforcement learning system. And I log the related signals and set configuration parameters ----> Data import/export----> enable (log dataset data to file ). But running the program encounters the following error:
Caused by:
Error using rl.env.SimulinkEnvWithAgent>localHandleSimoutErrors (line 681)
The following parameters are not supported by the sim command when Fast Restart is enabled: 'LoggingFileName'
if the Fast Restart option in Simulink is disabled. And has been disabled with the following command:
set_param(model,'FastRestart','off')
Thank you

回答(0 个)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by