Is the ML "looking" into its training data and "comparing" it with the input it has received and give a "mathematically" possible output?
What define machine learning?
I'm thinking of the algorithm/code part here and how it uses its training data.
Is the ML "looking" into its training data and "comparing" it with the input it has received and give a "mathematically" possible output?
I'm thinking of the algorithm/code part here and how it uses its training data.
Is the ML "looking" into its training data and "comparing" it with the input it has received and give a "mathematically" possible output?
No any search results
You already invited:
2 Answers
Alice
Upvotes from:
Machine learning is when computers do that with very little human influence
Also, I want to clarify my stance on Udacity, their Alumni Network that you gain access to after completion of any of their nanodegrees is incredible. I just don't feel that it can make up for how disappointing the course itself was as far as cost is concerned.
nanle
Upvotes from:
Applying the same logic to ML.
ML encompasses the whole process learning from data without being explicitly programmed. The process of showing the data to the algorithm is called training - training the machine to visualize and recognize the data. So that it can also learn with from it and eventually be able to predict/suggest (pronounce) future results (words) without being explicitly taught. In short, computers learn to do things without being repeatedly programmed (instructed).