Community Profile

photo

Yihao Wan


Last seen: 2 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Scaling layer usage for action output
Hello, I am using the tanhlayer as the output activation function for the action network while my action space is [0,10]. In thi...

11 months ago | 0 answers | 0

0

answers

Question


How to set multiple stopping or saving criteria for RL agent?
Hello, I wondered if it is possible to set multiple stopping or saving criteria for RL agent? E.g. Save the agent for average ep...

11 months ago | 2 answers | 0

2

answers

Question


How to run the simulink model when implementing custom RL training?
Hello, I am developing a custom training of RL DQN agent based on the link, however, how should I adapt it to the simulink envir...

11 months ago | 1 answer | 0

1

answer

Question


How to implement the custom training with DQN agent in Simulink environment?
Hello, I would like to implement the custom RL DQN agent training in Simulink environment, I have tried to look into the referen...

11 months ago | 1 answer | 0

1

answer

Question


Transient value problem of the variable in reward function of reinforcement learning
Hello, I encounted a problem when designing the reward function. In the simulink environment, I want to incorporate some variabl...

3 years ago | 1 answer | 1

1

answer

Question


Elements problem due to the deep learning toolbox 'Predict'
I use the deep learning library predict block for RL agent in simulink, while the error indicates Invalid setting for input port...

3 years ago | 1 answer | 0

1

answer

Question


How to extract neural network of reinforcement learning agent?
Is there a way to get the neural network of trained reinforcement learning agent?

3 years ago | 1 answer | 0

1

answer

Question


C code generation for reinforcement learning agent in Simliunk 2019b
Hello, I want to implement the reinforcement learning agent in dSPACE, and current supported version is SIMULINK 2019b. I wonder...

3 years ago | 1 answer | 0

1

answer

Answered
code generation error: Build error: C++ compiler produced errors. See the Build Log for further details.
Thanks. It is solved by copying the mkldnn_config.h to the directory.

3 years ago | 0

| accepted

Question


code generation error: Build error: C++ compiler produced errors. See the Build Log for further details.
I am using the C++ code generation of deep nueral network. And it poped out the folloing error: cl /TP -c -nologo -GS -W4 -DW...

3 years ago | 1 answer | 0

1

answer

Question


How to implement reinforcement learning using code generation
I want to implement the reinforcement learning block in dSPACE using code generation, while the simulink will pop out the error ...

3 years ago | 1 answer | 0

1

answer