how to train neural network?

2 views (last 30 days)
Yudawan Hidayat
Yudawan Hidayat on 11 Jun 2020
Commented: KSSV on 10 Sep 2020
I did neural network training, but why every time I run the program get different results? while the data and the number of hidden layers that I use are the same. sometimes it can be 6 iterations sometimes also 12 iterations? can you help me, please ?
  2 Comments
Herve Keabou Meli
Herve Keabou Meli on 10 Sep 2020
The result are always different because every time you train the initial weights are randomly choosen
KSSV
KSSV on 10 Sep 2020
You should read atleast basics of NN, run few examples given feel confident and then use it for your problem. It is not advisable to use any method/ tool withour thorough understanding.

Sign in to comment.

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!