Ninlawat Phuangchoke
Followers: 0 Following: 0
Feeds
질문
How to save Neural network Through A Loop
I want to save all my neural networks I've trained through a loop with different name, such as net1, net 2, net 3,...etc. How ca...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
Calculate Coefficient of determination of ANN
I try to calculate coefficient of determination of ANN as follow clear all close all clc % Load data load Model1_input....
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
How to get r-square,mean absolute error and mean square error after train neural network?
Hi all, I train neural network as follow command net.divideFcn = 'dividerand' net.divideParam.trainRatio= 0.6; net.dividePa...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
How to bar plot legend with group by color ?
Hi all ,I want plot bar graph and show legend with group by color.but now I not sure which I mistake. when I use command "legen...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
Hot to plot maximum y value for group by each x
I have y axis = Alumn [data type double] , x axis = Sheet [data type datetime] I want to plot grap maximum y value for group by...
대략 4년 전 | 답변 수: 1 | 0