How to train a Agent using reinforcement learning for variable step size ?

조회 수: 6 (최근 30일)
I have trained a Agent to perform certain task. But it works only for the step size used during training.
My qestion is, how can we train the Agent for variable step size. ?
e.g.
1) train the agent with step size of 1
2) next train the agent with step size of 10
... so on as required.
This could also mean how can we update agent with new learnings ? Without retraining on past dataset
  댓글 수: 1
Emmanouil Tzorakoleftherakis
Emmanouil Tzorakoleftherakis 2024년 1월 24일
편집: Emmanouil Tzorakoleftherakis 2024년 1월 24일
1) Can you clarify what you mean by variable step size? Are you referring to the solver options of the Simulink model? Or are you referring to the sample time of the agent?
2) If it's the latter, can you share a scenario/more details on the application? Typically when you train an agent it's for a specific task. Changing the sample time of the agent changes a lot of things. Presumably, similar tasks would have similar bandwidth requirements..

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Reinforcement Learning에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by