Reinforcement Learning DDPG agent

Hey,
What is the function that does the epsilon gridy operation in dqn in DDPG agent?
My agent stuck in the same results.
Thanks.

回答(1 个)

Hey,
Epsilon-greedy is used for discrete action spaces. For continuous action spaces, exploration is controlled by adding noise to the action itself.

类别

帮助中心File Exchange 中查找有关 Simulink 的更多信息

产品

版本

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by