ActiveX Software for Visual Basic 6/.NET, C++ 6/.NET, Delphi, Borland C++ Builder: Matrix Maths, Time Series
 
 Home   |   Products   |   Testimonials   |   Prices   |   Support   |   Contact   |   Publications   |   About   |   Buy Now
Quick Links   Home   Purchase   Support   Site Map
Products   Product Home   ActiveX/COM Components   .NET Components   .NETcf Components   Applications   Version History
Support   Support Home   FAQ   Purchase Info   Installation Help   Support Request
About Us   Company Info   Clients   Testimonials   Press Room   Reseller Info   Affiliates   Publications   Contact Us
 
   FAQ - Frequently Asked Questions
 

FAQ Home | Ask A Question FAQ Home | Ask A Question
What learning algorithm is used in MLP/X ? Is it incremental (stochastic) updating or batch training ?

The training data is always supplied in a vector form to the MLP/X control. The training is done in a stochastic update manner with the data supplied. It is also possible to batch train the network in the sense of going over the same data multiple times in a batch run, but the updating is still done for each data point, not in the "update once per data set batch style".

There are different learning algorithms available for use in MLP/X. These include variations of backpropagation such as plain vanilla backprop, as well as a second order Extended Kalman filter based algorithm (Multiple Extended Kalman Filter Algorithm - MEKA) that is capable of providing fast learning algorithm convergence.

Visitor Comments
No visitor comments posted. Post a comment
Related Questions
No related questions were found.
Attachments
No attachments were found.



Search FAQ
 
 
             
[Advanced Search]


Browse by Category
 
 
User Opinions
No users have voted.

How would you rate this answer?
Helpful
Not helpful