Community Profile

photo

Alvin Allen


Last seen: 20 days ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Can you set default block properties in Simulink?
As in the title. For example, can I set the Gain block to default to using matrix multiplication by default, or set the Sum bloc...

7 months ago | 1 answer | 0

1

answer

Question


How can I modify a list of existing variables programmatically?
I've been given a set of recorded data for a bunch of signals, for example the list of column vectors "a", "b", "c", "d", "e" in...

7 months ago | 2 answers | 0

2

answers

Question


Can I use rlfinitesetspec for a multi-observation system where the number of combinations is arbitrarily large?
I am attempting to solve a reinforcement learning problem. My environment consists of a 4x4 grid game board, so 16 entries, wher...

2 years ago | 0 answers | 0

0

answers

Question


RL Training Slows Down With Full Experience Buffer
I'm working on an RL project using a DQN agent with a custom environment. I tried training the agent without an LSTM layer with ...

2 years ago | 0 answers | 2

0

answers

Question


How can I plot extra RL training data while using parallel computing?
I'm working on a RL project using the Reinforcement Learning Designer, the PPO agent, and a custom environment. To help with dia...

2 years ago | 1 answer | 0

1

answer