[Time Series Tool] [ Learning Alghoritm ]
Show older comments
Hi, I just saw that there are several learning alghoritm like:
* trainlm % Levenberg
* traingd % Polak
* ..
* ..
In Neural Time series Tool Levenberg is the default.
Are there cases when I could use an another one?
My target is make prediction of power consume in a office, having some parameters like Temperature, irradiation, mounth ecc..
I just tried with traingdx to use momentum ad adaptive learning rate but I am obtaining bad results in confront of trainlm, but I dont know why.
I hope you can help me.
EDIT: I just tried that each alghoritm based on gradient descendent (traingd,a,traingdm) works very very bad and performance never improve through epoch! Why?
Enrico
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!