Difference between revisions of "Machine Learning (ML)"

From
Jump to: navigation, search
(Created page with "{{#seo: |title=PRIMO.ai |titlemode=append |keywords=artificial, intelligence, machine, learning, models, algorithms, data, singularity, moonshot, Tensorflow, Google, Nvidia, M...")
 
m
Line 7: Line 7:
 
[https://www.youtube.com/results?search_query=Advanced+Learning+Model+deep+machine+ML YouTube search...]
 
[https://www.youtube.com/results?search_query=Advanced+Learning+Model+deep+machine+ML YouTube search...]
 
[https://www.google.com/search?q=Advanced+Learning+Model+deep+machine+ML ...Google search]
 
[https://www.google.com/search?q=Advanced+Learning+Model+deep+machine+ML ...Google search]
 +
 +
[https://www.youtube.com/results?search_query=ai+Machine+Learning YouTube]
 +
[https://www.quora.com/search?q=ai%20Machine%20Learning ... Quora]
 +
[https://www.google.com/search?q=ai+Machine+Learning ...Google search]
 +
[https://news.google.com/search?q=ai+Machine+Learning ...Google News]
 +
[https://www.bing.com/news/search?q=ai+Machine+Learning&qft=interval%3d%228%22 ...Bing News]
  
 
* [[Learning Techniques]]
 
* [[Learning Techniques]]
 
<b>Core:</b> four main types of learning problems in machine learning
 
* [[In-Context Learning (ICL)]] ... [[Large Language Model (LLM)|LLM]]s understand to encode learning algorithms implicitly during their training processes
 
* [[PRIMO.ai#Supervised|Supervised Learning]]
 
** [https://en.wikipedia.org/wiki/Deductive_classifier Deductive Inference | Wikipedia]
 
* [[PRIMO.ai#Unsupervised|Unsupervised Learning]]
 
* [[PRIMO.ai#Reinforcement Learning (RL)|Reinforcement Learning (RL)]]
 
 
<b>Hybrid:</b> drawing from unsupervised and supervised learning
 
* [[PRIMO.ai#Semi-Supervised|Semi-Supervised Learning]]
 
** [https://en.wikipedia.org/wiki/Inductive_reasoning Inductive Learning | Wikipedia]
 
** [https://en.wikipedia.org/wiki/Transduction_(machine_learning) Transductive Learning | Wikipedia]
 
* [[PRIMO.ai#Self-Supervised|Self-Supervised Learning]]
 
* [https://en.wikipedia.org/wiki/Multiple_instance_learning Multi-Instance Learning | Wikipedia]
 
 
 
<b>Other Techniques:</b>
 
* [[Deep Learning]]
 
* [[Transfer Learning]] a model trained on one task is re-purposed on a second related task
 
** [[Text Transfer Learning]]
 
** [[Image/Video Transfer Learning]]
 
* [[Few Shot Learning]]
 
* [[Ensemble Learning]]
 
* [[Multi-Task Learning (MTL)]]
 
* [[Apprenticeship Learning - Inverse Reinforcement Learning (IRL)]]
 
* [[Imitation Learning]]
 
* [[Simulated Environment Learning]]
 
* [[Lifelong Learning]] - Catastrophic Forgetting Challenge
 
* [[Neural Structured Learning (NSL)]]
 
* [[Meta-Learning]]
 
* [[Online Learning]]
 
* [[Human-in-the-Loop (HITL) Learning]] / Active Learning
 
* [[Decentralized: Federated & Distributed]] Learning
 
 
  
  
 
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]

Revision as of 12:39, 28 April 2023

YouTube search... ...Google search

YouTube ... Quora ...Google search ...Google News ...Bing News


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