Community Profile

photo

Florian Rosner


Last seen: 5 months 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计数据

  • First Answer

查看徽章

Feeds

排序方式:

已回答
Reinforcement Learning DDPG agent
Hey, Epsilon-greedy is used for discrete action spaces. For continuous action spaces, exploration is controlled by adding noi...

2 years 前 | 0

已回答
Parallel Training rlDQNAgents with parfor fails for high agents numbers
Based on a support request i could circumvent this issue with a workaround. By using cell arrays the parfor loop works now: pa...

2 years 前 | 0

| 已接受

提问


Parallel Training rlDQNAgents with parfor fails for high agents numbers
Dear Community, i have a problem regarding the parallel training of rl Agents. Description: I'm initializing e.g. 1x100 rl...

3 years 前 | 1 个回答 | 0

1

个回答