Jump to content

What are adaptive learning algorithms?


need4sleep

Recommended Posts

What are adaptive learning algorithms exactly? I googled it but didn't really find anything. I read this term on an electronics forum and I really want to know what it means since I'm a noob when it comes to computer science :B

Link to comment
Share on other sites

I did an online course with Stanford a few years back on AI. Taught by the guy that leads the Google self-driving car team. By the end of the course, I'd decided it should have been called "Advanced Probabilistic Algorithms." Most of what we studied had to do with taking mountains of data and recognizing algorithmically the important correlations in that mountain. So there was a learning phase, but what came out of that was a tuned algorithm that could process new data of the same type quickly, because now it "knew what to look for." It was mostly applications of Bayesian techniques one way or another.

 

I'd think you could apply the term "adaptive" to any algorithm that "learns" what aspects of data are important and what aspects aren't.

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.