Difference between revisions of "Machine Learning (ML)"
m |
m |
||
| Line 17: | Line 17: | ||
Machine learning (ML) is a field devoted to understanding and building methods that let machines "learn" – that is, methods that leverage data to improve computer performance on some set of tasks. It is seen as a broad subfield of artificial intelligence. Machine learning algorithms build a model based on sample data, known as training data, in order to make predictions or decisions without being explicitly programmed to do so. - [https://en.wikipedia.org/wiki/Machine_learning#History_and_relationships_to_other_fields Machine learning | Wikipedia] | Machine learning (ML) is a field devoted to understanding and building methods that let machines "learn" – that is, methods that leverage data to improve computer performance on some set of tasks. It is seen as a broad subfield of artificial intelligence. Machine learning algorithms build a model based on sample data, known as training data, in order to make predictions or decisions without being explicitly programmed to do so. - [https://en.wikipedia.org/wiki/Machine_learning#History_and_relationships_to_other_fields Machine learning | Wikipedia] | ||
| + | |||
| + | |||
| + | <img src="https://adatis.co.uk/wp-content/uploads/ML-vs-DL.gif" width="1000"> | ||
<youtube>i_LwzRVP7bg</youtube> | <youtube>i_LwzRVP7bg</youtube> | ||
<youtube>1vkb7BCMQd0</youtube> | <youtube>1vkb7BCMQd0</youtube> | ||
Revision as of 17:40, 28 April 2023
YouTube ... Quora ...Google search ...Google News ...Bing News
- Learning Techniques
- Artificial Intelligence (AI) ... Machine Learning (ML) ... Deep Learning ... Learning Techniques
Machine learning (ML) is a field devoted to understanding and building methods that let machines "learn" – that is, methods that leverage data to improve computer performance on some set of tasks. It is seen as a broad subfield of artificial intelligence. Machine learning algorithms build a model based on sample data, known as training data, in order to make predictions or decisions without being explicitly programmed to do so. - Machine learning | Wikipedia