Jingyuan Yao - MATLAB Central
photo

Jingyuan Yao


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 11/19 to 03/25Use left and right arrows to move selectionFrom 11/19Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 Questions
0 Answers

RANK
31,134
of 297,716

REPUTATION
1

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
42.86%

VOTES RECEIVED
1

RANK
 of 20,469

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,428

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Array indices must be positive integers or logical values, Neural Network Performances
Hi, I am trying to improve the neural network according to this documentation https://ch.mathworks.com/help/deeplearning/ug/im...

3 years ago | 1 answer | 0

1

answer

Question


How to get the performance of more neural networks at once using a for-loop?
Hi, I am trying to get the performance of more neural networks. So I created 100 networks at first. % Train the Network %[net,...

3 years ago | 1 answer | 0

1

answer

Question


For loop defining the network architecture
% Solve an Input-Output Fitting problem with a Neural Network % Script generated by Neural Fitting app % Created 26-Apr-2020 1...

3 years ago | 1 answer | 0

1

answer

Question


How to do bayesopt for neural network with unknown layer and neuron number?
%%Choose Variables to Optimize %hiddenLayerSize, number of neurons minHiddenLayerSize = 10; maxHiddenLayerSize = 20; hiddenL...

3 years ago | 1 answer | 1

1

answer

Question


What acquisition function should I use in Bayes Optimization?
I wanna use bayes Optimization in Matlab. What kind of acquision function does bayesopt in Matlab use? If I need to choose one...

4 years ago | 1 answer | 0

1

answer

Question


Neural Network in Bayes Optimization
Hey, I am reading this article "Deep Learning using Bayes Optimization". https://www.mathworks.com/help/deeplearning/ug/deep-l...

4 years ago | 1 answer | 0

1

answer

Question


About Bayes Optimization input
hey guys I am doing a project and I need to do a hyperparameter optimization with Bayes. I know the Bayes optimization finds t...

5 years ago | 1 answer | 0

1

answer