Community Profile

photo

black_cat


Last seen: 2년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

Feeds

보기 기준

답변 있음
Is there a way to capture the last 50 values without using 50 delay blocks?
Solved it by using a low-pass filter. :)

2년 초과 전 | 0

질문


Is there a way to capture the last 50 values without using 50 delay blocks?
I want to compare the last 50 values and only allow new values if the last 50 were equal. Currently I'm doing that with 5 values...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to allow only sequences that have had the same value for 5 seconds (in Simulink)?
I have an input like this: [2, 2, 2, 2, 3, 2, 2, 2, 3, 4, 4, 4, 4] I want to suppress oscillation and only allow sequences tha...

2년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
How to interpret the learnableParameters (Reinforcement Learning Toolbox)?
The values in these tables refer to the weights for the critic network.

거의 3년 전 | 0

| 수락됨

질문


How to interpret the learnableParameters (Reinforcement Learning Toolbox)?
I was wondering how to interpret the tables that one is receiving when using this line: params = getLearnableParameters (critic...

거의 3년 전 | 답변 수: 2 | 0

2

답변

질문


Is it possible to change RL action values under certain conditions?
I want my agent to output a target value, but in certain situations (reward drops dramatically), I would want the agent to look ...

거의 3년 전 | 답변 수: 0 | 0

0

답변