Unrecognized property 'LearningFrequency' for class 'rl.option.rlPPOAgentOptions'.
Ältere Kommentare anzeigen
Hello everbody,
I'm facing the following error:
Unrecognized property 'LearningFrequency' for class 'rl.option.rlPPOAgentOptions'.
It occurs when I enter the following at the command line:
agent.AgentOptions.LearningFrequency=4;
'agent' has been defined before, as a PPO agent, and I'm using R2023b.
Did I miss something about this hyperparameter?
Link to the related documentation: Options for PPO agent - MATLAB - MathWorks Switzerland
Thanks in advance for your help!
Nicolas
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Agents finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!