What is learning rate in ARTIFICIAL NUERAL NETWORK IN MATLAB?

when i run my code ANN give reults .BUT EVERY TIME I RUN IT GIVES DIFFERENT output for tht same input..... i want to lock answers for example for some specific inputs i should have tht answer which it has produced now.........

 Réponse acceptée

Greg Heath
Greg Heath le 16 Oct 2013
To repeat design results, initialize the RNG before configure or train. For example
rng(4151941)

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Centre d'aide et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by