Click to See Complete Forum and Search --> : Ekf


ma$a
September 17th, 2008, 06:09 PM
Hi,

I have a code for training and testing feedforward neural networks using backpropagation. I have to change it so that, during training, weights are updated using EKF equations.

Can anyone help me with that, because I don't know how to do it :(. (if there is anyone who knows how to do it I can post my code here)

It's very urgent.

Thank you

cilu
September 18th, 2008, 12:44 AM
[ redirected ]

ProgramThis
September 18th, 2008, 07:23 AM
I think a better description of what you are trying to accomplish and seeing the code would definitely help. What are these EFK equations? How are the weights for the nodes stored?

Lets see the code please.