Community Profile

photo

Kacjer Frank


Last seen: 3 years ago Active since 2020

Statistics

  • Thankful Level 2
  • Explorer
  • Thankful Level 1
  • First Review

View badges

Content Feed

View by

Question


How to get the history action value of reinforcement learning agent
I want to get the action value of reinforcement learning agent during each traning episode and try to figure out if the action i...

3 years ago | 1 answer | 1

1

answer

Question


How to train a Reinforcement Learning agent from 0.02s of simulation
I wondered if the training of the RL agent can start from 0.02s of the simulation as I want to use THD of the signal as the rewa...

3 years ago | 1 answer | 0

1

answer

Question


Import patternnet into deep Q network
Is it possible to import the trained patternnet in the neural network of deep reinforcement learning. I have already obtained th...

3 years ago | 1 answer | 0

1

answer

Question


Invalid input argument type or size such as observation, reward, isdone or loggedSignals. (Reinforcement learning toolbox)
% Create observation specifications. numObservations = 6; obsInfo = rlNumericSpec([numObservations 1]); obsInfo.Name = 'obser...

3 years ago | 1 answer | 0

1

answer