Neural Network training using the Unscented Kalman Filter
Similar to using the extended Kalman filter, Neural Networks can also be trained through parameter estimation using the unscented Kalman filter. This file provides a function for this purpose. It also includes an example to show how to use this function. It requires the unscented Kalman filter, ukf function, which can be downloaded from: http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=18217&objectType=FILE
Zitieren als
Yi Cao (2024). Neural Network training using the Unscented Kalman Filter (https://www.mathworks.com/matlabcentral/fileexchange/18355-neural-network-training-using-the-unscented-kalman-filter), MATLAB Central File Exchange. Abgerufen .
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Control Systems > Fuzzy Logic Toolbox >
- AI and Statistics > Deep Learning Toolbox > Function Approximation, Clustering, and Control > Function Approximation and Clustering >
Tags
Quellenangaben
Inspiriert von: Learning the Unscented Kalman Filter, Neural Network training using the Extended Kalman Filter
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 | update description |