Unrecognized property 'LearningFrequency' for class 'rl.option.rlPPOAgentOptions'.
이전 댓글 표시
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
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Agents에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!