Save multi-agent deep reinforcement learning rewards

2 vues (au cours des 30 derniers jours)
beni hadi
beni hadi le 19 Août 2021
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

Réponses (0)

Catégories

En savoir plus sur App Building dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by