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!