Yihao Wan
Followers: 0 Following: 0
Feeds
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 1
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答已回答
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.
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 前 | 0
| 已接受
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0