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