Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
I am doing a project on vehicle type classification with Neural Networks( classification basis is => sedan,pick up,hatchback,etc type vehicles.) I am ...
Good Afternoon, Looking around ANSWER and exploring GOOGLE GROUPS i found this method by Dr. Greg Heath to define a valid training goal for the MSE pe...
I have three questions regarding the difference between a closed-loop and an open-loop narxnet, and it's behavior. First, a little about the problem I...
Hello I am trying to use neural network to make some prediction based on my input and target data. I have read all related tutorial in Matlab and also...
if we planned to do a training using greyscale images with pretrained model. It will show error. Is there is any method to train these type of images....
My goal is to train a neural network to classify objects form pictures of my webcam. I use transfer learning with Alexnet and I have a labeled trainin...
I want to predict the future prices, I have used only the daily historical prices as input. I can predict only one step ahead using this code: c...
Hello, I want to make a feedforward backpropagation neural network in order to solve a classification problem. Let's say I want to import a data set f...
Hi, Once you have trained a neural network, is it possible to obtain a derivative of it? I have a neural network "net" in a structure. I would like to...
How can I improve generalization for my Neural Network? I have a network that is trained with very low error but it does not perform well with new ...