Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Which learning algorithm does EasyNN-plus use?

0
Posted

Which learning algorithm does EasyNN-plus use?

0

EasyNN-plus uses backpropagation. The differences from most other backpropagation based applications are the data structures and the way the data is presented to the learning algorithm. EasyNN-plus uses double linked lists to store the examples, the nodes and the connections. The lists can be processed quickly in both directions simultaneously. The lists can also be extended and contracted dynamically.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123