Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Algorithms for making neural nets converge

Name: Anonymous 2012-02-26 17:38

I am currently using a simple PID, and I was wondering if there's a faster one.
I know about backpropagation, genetic/evolutionary algorithms and steepest/conjugate gradient descent, but they all seem to me just fancy ways of doing PID and I can never get them to work better than PID, which really demotivates implementing them any further.
Still, I hate how slow the convergence is, so I was wondering if there's some sort of magic algorithm someone here knows about. (linear/superlinear convergence? I wish)

Name: Anonymous 2012-02-26 18:01

What are you working on? I've always had more success with support vector machines and a simple radial basis kernel than with neutral networks. Unless you're working on some sophisticated artificial intelligence with a team of engineers and a server farm, there are much more practical learning algorithms at your disposal.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List