Feeds
Discussion
mystepfunction in reinforcement learning
hi all please i want to know how to create and define all parameters in mystepfunction with bellmann equation in DQN learning ...
1 year 前 | 0
提问
mystepfunction in reinforcement learning
hi all please i want to know how to create and define all parameters in mystepfunction with bellmann equation in DQN learning ...
1 year 前 | 1 个回答 | 0
1
个回答提问
how to create a critic with recurent neuronal network when the INPUT data(obsinfo) is matrix dimension(5x1320000)
obsInfo = rl.util.rlFiniteSetSpec({TRAINDATA}); ActInfo = rl.util.rlFiniteSetSpec([0, 1]); env = rlFunctionEnv(obsInfo, ActInf...
1 year 前 | 1 个回答 | 0

