photo

Jingyuan Yao


Last seen: 대략 4년 전 2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

7 질문
0 답변

순위
30,896
of 300,343

평판
1

참여
7 질문
0 답변

답변 채택
42.86%

획득한 표
1

순위
 of 20,926

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,172

참여
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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0

1

답변