I want to learn about Levenberg-Marquardt learning algorithm. Please show me the detail description of Levenberg-Marquardt learning algorithm for NN.
Thank you!
Levenberg-Marquardt learning algorithm
Started by truongthinhs, Jan 28 2008 02:27 PM
6 replies to this topic
#1
Posted 28 January 2008 - 02:27 PM
#2
Posted 28 January 2008 - 04:39 PM
Yes sir! Here you go: Levenberg-Marquardt algorithm
In all seriousness, you should really consider doing a google search first. It's proper forum etiquette. A simple query gave me this paper among others: Parallel Levenberg-Marquardt-based Neural Network Training on Linux
In all seriousness, you should really consider doing a google search first. It's proper forum etiquette. A simple query gave me this paper among others: Parallel Levenberg-Marquardt-based Neural Network Training on Linux
#3
Posted 28 January 2008 - 04:46 PM
truongthinhs said:
I want to learn about Levenberg-Marquardt learning algorithm.
C++ addict
-
Currently working on: the 3D engine for Tomb Raider.
-
Currently working on: the 3D engine for Tomb Raider.
#4
Posted 29 January 2008 - 10:59 AM
Thank Monjardin and .oisyn very much!
#5
Posted 31 January 2008 - 07:31 PM
If you're interested in how the brain learns, then this article may be of interest... no easy to use algorithms here but it does sound like they've picked up on a key way the brain learns without being taught, unlike most neural net approaches that I've heard of:
http://www.pubmedcen...i?artid=1569488
Every now and then I hear of an approach that seems like it's heading in the right direction towards general AI... there's also this from Numenta:
http://www.numenta.c...-technology.php
And have you heard of the Blue Brain project?
http://www.pubmedcen...i?artid=1569488
Every now and then I hear of an approach that seems like it's heading in the right direction towards general AI... there's also this from Numenta:
http://www.numenta.c...-technology.php
And have you heard of the Blue Brain project?
#6
Posted 18 July 2008 - 02:26 PM
1337
#7
Posted 29 December 2009 - 02:50 PM
Hi there,
I know this is a (very) old thread. Sorry for replying to this post. But if anyone else finds this topic like I did days ago, googling for implementations of neural network learning using the levenberg-marquardt, I just wanted to share a link to a complete implementation of the Levenberg-Marquardt with Bayesian regularization for Neural Networks, written in C#.
I hope it helps.
dz'a
I know this is a (very) old thread. Sorry for replying to this post. But if anyone else finds this topic like I did days ago, googling for implementations of neural network learning using the levenberg-marquardt, I just wanted to share a link to a complete implementation of the Levenberg-Marquardt with Bayesian regularization for Neural Networks, written in C#.
I hope it helps.
dz'a
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


This topic is locked









