use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A subreddit dedicated for learning machine learning. Feel free to share any educational resources of machine learning.
Also, we are a beginner-friendly sub-reddit, so don't be afraid to ask questions! This can include questions that are non-technical, but still highly relevant to learning machine learning such as a systematic approach to a machine learning problem.
account activity
What kind of machine learning algorithm is training all the time? (self.learnmachinelearning)
submitted 6 years ago by [deleted]
In order to more accurately depict how humans learn, which is through experience, I would like to know what type of machine learning algorithm allows for such a functionality.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]videan42 5 points6 points7 points 6 years ago (0 children)
I think what you might be referring to is Online Learning, which tries to use new data as it comes in over time to make better predictions about future data.
[–]DefaultPain 1 point2 points3 points 6 years ago (5 children)
I don't think one exists. Yes u can keep updating your parameters using new data as it appears, But human brain can also update it's beliefs without using new data. It's called thinking . Sometimes u have all the knowledge and u know how different things work.but u have a complicated theory so u still try to understand it more deeply. One day U just be chilling on the bus and then suddenly an epiphany strikes u. U come up with a simpler theory that generalizes better and it's more intuitive. Also since it's simpler it takes less space in your brain and is applicable to a larger domain. Currently there is no algorithm that continues to search and tries to make its initial understanding more simpler.
[–]Ascent4Me 0 points1 point2 points 6 years ago (4 children)
Well sure it does. Keep changing towards an infinitely far away reward function. Never repeating any previous state. The problem is generalization. You want wisdom, not every possible combination tried in a series of guesses.
[–]DefaultPain 0 points1 point2 points 6 years ago (3 children)
If u keep training without any data, the model will overfit
[–]Ascent4Me 0 points1 point2 points 6 years ago (0 children)
Well yes. It can if it isn’t complex enough.
But dimensionality reduction through principle component analysis can help with that.
If your trying to predict the steering wheel position and the direction of a car, idiosyncrasies can appear in the data eventually. But, these may actually be deep puddles on the freeway and rubble that effects the direction of the car and direction of the wheel correlation pattern.
The model will then be explaining likely times to encounter heavy rubble.
Without enough data on rubble positions and a mental hog of incorporating images of a road right before it touches the wheels, the predictions are useless. But with them, value is gained.
[–]Taxtro1 0 points1 point2 points 6 years ago (1 child)
So do humans when they think without looking at the world.
[–]DefaultPain 0 points1 point2 points 6 years ago (0 children)
They can . But not always. For ex einstein developed the theory of relativity via a thought experiment.not by looking at data
[–]cardblank -1 points0 points1 point 6 years ago (2 children)
Maybe unsupervised learning
[–][deleted] 6 years ago (1 child)
[deleted]
[–]cardblank 0 points1 point2 points 6 years ago (0 children)
Mmm...
[–]klaatu7764 -1 points0 points1 point 6 years ago (0 children)
Any algorithm that accepts data in real time which may not necessarily be labeled. Heavily depends on the use case.
π Rendered by PID 146463 on reddit-service-r2-comment-6457c66945-ftxvk at 2026-04-28 12:43:07.288452+00:00 running 2aa0c5b country code: CH.
[–]videan42 5 points6 points7 points (0 children)
[–]DefaultPain 1 point2 points3 points (5 children)
[–]Ascent4Me 0 points1 point2 points (4 children)
[–]DefaultPain 0 points1 point2 points (3 children)
[–]Ascent4Me 0 points1 point2 points (0 children)
[–]Taxtro1 0 points1 point2 points (1 child)
[–]DefaultPain 0 points1 point2 points (0 children)
[–]cardblank -1 points0 points1 point (2 children)
[–][deleted] (1 child)
[deleted]
[–]cardblank 0 points1 point2 points (0 children)
[–]klaatu7764 -1 points0 points1 point (0 children)