Are "fitrnet" and "fitnet" using backpropagation?
Show older comments
Hello all together,
does anyone know if the commands "fitrnet" and "fitnet" are using backpropagation?
And how can I prove the statement? Is there any statement from Mathworks itself about this?
thank you very much.
best regards
Answers (1)
the cyclist
on 15 Sep 2023
1 vote
I am not an expert, but my read of the documentation is that all the algorithms used by fitnet, at least, will use backpropagation.
"As a note on terminology, the term 'backpropagation' ..."
I did not investigate fitrnet as much, but I expect you will find similar documentation.
3 Comments
Amamo
on 16 Sep 2023
the cyclist
on 16 Sep 2023
I edited my answer to insert the documentation links in that I accidentally left out.
Amamo
on 19 Sep 2023
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!