hello , i have warning during training phase of my project i dont understand what is the problem since i have a block in the simulink for training my agent in the rest function
Warning: Evaluation of function '@(in_)localInnerSimFcn(simData,in_,[])' failed with the following errors. Using empty SimulationOutput object
as return value.
Warning: There was an error evaluating the reset function. See the help for the ResetFcn property for instructions on creating a valid reset
function.

 Réponse acceptée

1 vote

Seems the reset function has not been defined properly. Have a look at this example for some ideas.

Plus de réponses (0)

Produits

Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by