photo

Nicolas CRETIN


Last seen: 4 Monate vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

  • Thankful Level 3
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Dealing with delayed observations/reward in RL
Hi everyone, I'm currently facing an issue: my agent can't learn to control the water tank system of the example below if I ad...

5 Monate vor | 0 Antworten | 0

0

Antworten

Beantwortet
RL: Continuous action space, but within a desired range(use PPO)
Hi Peijie, I'll create a new answer! As said here (Proximal policy optimization (PPO) reinforcement learning agent - MATLAB -...

5 Monate vor | 0

Beantwortet
RL: Continuous action space, but within a desired range(use PPO)
Hello, I'm quite beginner in this field, but I faced the same issue and I used a sigmoïd layer and then a scaling layer to by...

6 Monate vor | 0

Frage


Unrecognized property 'LearningFrequency' for class 'rl.option.rlPPOAgentOptions'.
Hello everbody, I'm facing the following error: Unrecognized property 'LearningFrequency' for class 'rl.option.rlPPOAgentOp...

6 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Tuning ExperienceHorizon hyperparamter for PPO agent (Reinforcement Learning)
Hello everyone, I'm trying to train a PPO agent, and I would like to change the value for the ExperienceHorizon hyperparameter...

6 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Trying to train PPO RL agent
Hello, I'm trying to train a PPO agent, but I'm encountering the following issue: From a certain time, the agent don't learn ...

6 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Debug mode for RL agent networks
Is there any way to enter debug mode, to see what is happening inside the RL agent nets while training is running? Some of my...

6 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Can we set programmatically parameters of 'Permanent Magnet Synchronous Machine' block?
Hello, Does anyone know how to set programmatically parameters inside this BLDC motor block (like the initial condition for ex...

7 Monate vor | 1 Antwort | 0

1

Antwort

Frage


How can we analyse learning curves (of reinforcement learning agent training) to predict what is wrong with the design of our network/reward function?
Hi everyone, I'm trying to train a PPO (continuous) agent, and I have some general questions about reinforcement learning: Ho...

7 Monate vor | 1 Antwort | 0

1

Antwort

Beantwortet
get the error "For deep learning, the simulation target language must be set to C++" while running the evaluatePolicy function automatically generated by Matlab
I've finally found the answer to my question on this post: For deep learning, the simulation target language must be set to C+...

8 Monate vor | 0

| akzeptiert

Frage


Is there a way to visualize simulation result (after RL agent training) at the command line?
Hi! Is there any way to visualize the result of a simulation at the command line, given a simulation result (as on the followin...

9 Monate vor | 1 Antwort | 0

1

Antwort

Frage


get the error "For deep learning, the simulation target language must be set to C++" while running the evaluatePolicy function automatically generated by Matlab
Hello everyone! I trained a RL agent (PPO actor-critic agent), then I generated the evaluatePolicy() function with the generate...

9 Monate vor | 1 Antwort | 0

1

Antwort

Frage


why is NaN not of 'NaN type' in Simulink?
Hi everyone, Please, could anyone explain why the constant block NaN is not of type NaN? Thank you in advance! Best regar...

9 Monate vor | 2 Antworten | 0

2

Antworten

Beantwortet
Error using medicalref3d/intrinsicToWorld Invalid argument at position 2. Value must be integer.
Hi kam! Is that your question: You're trying to run this example (this line only works if you have at least Matlab R2022b): ...

11 Monate vor | 0

Frage


Active rotation with quaternions: from initial orientation given with Euler angles get the new orientation after an active rotation described by the qr quaternion.
Hello everyone! I'm sorry to be so verbose, but I'm quite sure my question will help others too. My aim is to create a get_r...

11 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Create neural network to predict global pattern of a misspelled word (input) with 2 categorical strings as outputs
Hi Matlab staff ! I'm trying to create a neural network that detect misspelling in a single word given as input. I have only tw...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort