Community Profile

photo

Matteo D'Ambrosio


Politecnico di Milano

Last seen: 8 dagen ago Active since 2023

Followers: 0   Following: 0

Message

Programming Languages:
Python, C, MATLAB
Spoken Languages:
English, Italian

Statistics

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Question


Error with parallelized RL training with PPO
Hello, At the end of my parallelized RL training, i am getting the following warning, which is then causing one of the parallel...

10 maanden ago | 0 answers | 0

0

answers

Answered
I am working on path planning and obstacle avoidance using deep reinforcement learning but training is not converging.
I'm not too familiar with DDPG as i use other agents, but by looking at your episode reward figure a few things come to mind: T...

11 maanden ago | 0

Question


Parallel workers automatically shutting down in the middle of RL parallel training.
Hello, I am currently training a reinforcement learning PPO agent on a Simulink model with UseParallel=true. The total episodes...

12 maanden ago | 1 answer | 0

1

answer

Answered
using rlSimulinkEnv reset function: how to access and modify variables in the matlab workspace
Hello, After you generate the RL environment, i assume you are adding the environment reset function as env = rlSimulinkEnv(.....

12 maanden ago | 1

| accepted