hardlim returns 0.5 and 1 !!
Mostra commenti meno recenti
I have a binarry classification problem with 0-1 classes. I used 3layered neural network with "hardlim" as the activation function of output layer and "tansig" for hidden and input layer. I am wonderfull why my predicted output contains 0.5 and 1 instead of 0-1 !!
Does MATLAB automatically normalizes data when we use it's standard function for NN? Or I should manually normalize data?
5 Commenti
Greg Heath
il 27 Mar 2019
Modificato: Greg Heath
il 27 Mar 2019
Woefully insufficient information.
How many hidden layers??
% One is ALWAYS sufficient but may not be practical
Greg
Morteza
il 28 Mar 2019
Morteza
il 26 Apr 2019
Hugo Fournier
il 24 Feb 2020
Same problem here. Have you found a solution?
Morteza
il 25 Feb 2020
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!