photo

Jingyuan Yao


Last seen: 4 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
31,172
of 299,823

声誉
1

贡献数
7 个提问
0 个回答

回答接受率
42.86%

收到投票数
1

排名
 of 20,811

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,074

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答

提问


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,...

4 years 前 | 1 个回答 | 0

1

个回答

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答

提问


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...

4 years 前 | 1 个回答 | 1

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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...

6 years 前 | 1 个回答 | 0

1

个回答