How to train neural network when given input is a binary vector and output to be a constant integer?
Show older comments
eg : when i give input as 10111(read as columns,column vector) to network my output should be 4(say). we have training set with which NN can be trained *More importantly how to set constraint parameters like no. of hidden layers,training algorithm,min_grad,max_fail,mu,mu_dec,mu_inc,mu_max to get well trained network in neural network tool box***
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!