Yihao Wan
Followers: 0 Following: 0
Statistics
RANK
34,612
of 295,569
REPUTATION
1
CONTRIBUTIONS
10 Questions
1 Answer
ANSWER ACCEPTANCE
90.0%
VOTES RECEIVED
1
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
1 year ago | 0 answers | 0
0
answersQuestion
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...
1 year ago | 2 answers | 0
2
answersQuestion
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...
1 year ago | 1 answer | 0
1
answerQuestion
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...
1 year ago | 1 answer | 0
1
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answercode 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
answerQuestion
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