Meaning of step, epoch and episode in RL?
조회 수: 14 (최근 30일)
이전 댓글 표시
RL Designer App.
I want to train an agent (PPO).
I see that number of epochs in it is 3.
In train options there are also episodes (500) and steps.
My sample has length of 7200 (the number of step() calls).
I set the stop condition to "Number of episodes = 500".
What is the difference between step, epoch and episode? Should I set epochs to 7200 or steps in episode to 7200?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!