Introduction - If you have any usage issues, please Google them yourself
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.