Narges Sedre
2018년부터 활동
Followers: 0 Following: 0
Feeds
질문
Neural network training accuracy?
i want to make a plot of train accurancy how can i do that? clc clear all close all filename='FIFA7.xlsx'; A =xlsread(fil...
거의 6년 전 | 답변 수: 0 | 0
0
답변질문
Cross Validation in Neural Network ?
i want to do a cross validation 10% of the data should be for training and the rest is for test . i dont know how to perform th...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
can some one tell me what am i doing wrong?
well iam trying to find the training error and test error of a database something is wrong whit my code cause y1 and y2 arry ar...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
training in neural network
can some one tell me why my ytrain and ytest is zero? my labels are 100, 200 and 300 iam trying to find training error and tes...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
why inputs and targets have diffrent sampels?
why do i get this error? iam trying to train a neural network.80%of my data is training data and the rest is test. Error using ...
대략 6년 전 | 답변 수: 1 | 0