Community Profile

photo

Reinforcement Learning


Last seen: 14 days ago Active since 2021

Followers: 0   Following: 0

Statistics

  • First Answer
  • Revival Level 1
  • Thankful Level 3

View badges

Feeds

View by

Question


Generate a matrix of combinations without repetition (array exceeds maximum array size preference)
Hey, I am trying to generate a matrix, that has all unique combinations of [0 0 1 1], I wrote this code for this: v1 = [0 0 1 ...

2 years ago | 1 answer | 0

1

answer

Question


Exporting data only works as pdf. Axis labels are getting small and unreadable
Hello, I am working with the Episode Manager and getting the following plot: Somehow I am only allowed to save this as pdf...

3 years ago | 1 answer | 0

1

answer

Question


Save listener Callback in eps format or any high resolution format
Hello, for the Cart-Pole example and Training result (Episode Reward Chart) in RL Toolbox I am getting a static figure, that I ...

3 years ago | 1 answer | 0

1

answer

Question


Agent is suddently doing random actions and training diverge
Hello, I am training an DQN agent to replace a controller. Everytime the agent is about to converge, it starts to make random m...

3 years ago | 1 answer | 0

1

answer

Question


DDPG Agent isn't learning (reward 0 for every episode)
Hello, I suspect that the SampleTime Ts has something to do with it, I set Ts = 1e-6, but the trainnig is still going very fa...

3 years ago | 1 answer | 0

1

answer

Question


Replace PI Controller with RL Agent for simple Transfer Function
Hello, this question is related to my last question, which couldn't be answer yet. I am not able to solve the simple task of r...

3 years ago | 1 answer | 0

1

answer

Question


Train a DQN Agent: RL Simulink with Simscape (Error: Discontinuities detected within algebraic loop)
Hello, I am trying to replace the PI-Controller (the highlighted area with PWM Generator of 50 kHz) for the Buck-Converter s...

3 years ago | 0 answers | 0

0

answers

Question


Reinforcement Learning Grid World multi-figures
Hello, I did my own version of Grid World with my own obstacles (see Code below). My Question ist: How can I simulate the t...

3 years ago | 1 answer | 0

1

answer