Yang Chen
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
208.547
of 295.527
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
0
RANK
of 20.242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.057
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
How to list all situation of vector including fix number?
I have a vector made up of 1 to 10, and each number appears one time, like [1,2,3,4,5,,6,7,8,9,10]. I want to know how to list a...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
How to input action in reinforcement learning template environment?
I have modified the template environment to adapt my scenarios. My current action cosists of two vectors. The Action configurati...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
How to set the state with different variables in properties?
I am writing the custom reinforcement learning environment via template. I want to initialize state within properties. The follo...
meer dan een jaar ago | 2 answers | 0
2
answersQuestion
How to put vector as a element in rlNumericSpec?
Hi, Everyone, I am trying to create custom MATLAB Environment from template. My observations consist of numerical variable and ...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
training MLP by learning from PID controller
I have a PID controller, and I need to train MLP by learning from PID controller. The simulink structure is like the following, ...
ongeveer 2 jaar ago | 1 answer | 0
1
answerQuestion
How can I conduct a Neural Network online training within simulink?
I have a UAV simulink framework, where I need to design a new control algorithm by deep learning. However, the deep learning too...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
How can I load 2 features XTrain and YTrain to SequenceInputyer in Deep learning toolbox?
I have a two-feature dataset. The type of XTrain is 2x6000 double, while the type of YTrain is also 2x6000 double. I have transf...
meer dan 2 jaar ago | 1 answer | 0