Feeds
질문
Are the functions of offline reinforcement learning integrated into the Reinforcement Learning Toolbox?
Are the functions of offline reinforcement learning integrated into the Reinforcement Learning Toolbox?
거의 4년 전 | 답변 수: 1 | 1
1
답변질문
How to design the agents which have both continuous actions and discrete actions in Reinforcement Learning Toolbox?
I want to use the DDPG in Reinforcement Learning Toolbox to train the agents. The states in the agents are continuous. However, ...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to extract the trained actor network from the trained agent in Matlab environment? (Reinforcement Learning Toolbox)
When the agent is successfully trained using DDPG in Matlab environment, if I want to verify the agent, the following codes shou...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Error appears when setting the multi-dimensional actions in Matlab Environment (Reinforcement Learning Toolbox)
As shown in the following codes, three actions, whose ranges are [0.1 10], [0.1 10] and [0 pi], respectively, are set: %% main....
5년 초과 전 | 답변 수: 1 | 0
