How to specify the training algorithm of an agent - Reinforcement Learning

조회 수: 2 (최근 30일)
Hi!
I would like to train agents in a multi-agent environment. Specifically, I have created two different agents (a DDPG and a TD3). The documentation describes the general algorithm used by the Train Matlab function.
I would like to know if this function customizes the algorithm based on the agent that needs to be trained, implementing a training algorithm as specified in the documentation for DDPG and TD3, for example.
Thank you all in advance!

채택된 답변

Emmanouil Tzorakoleftherakis
Emmanouil Tzorakoleftherakis 2024년 1월 24일
'train' takes an agent object as input, so yes the algorithm will be selected depending on the agent.

추가 답변 (0개)

카테고리

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

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by