Difference between revisions of "Learning Techniques"
m |
m |
||
Line 25: | Line 25: | ||
<b>Core:</b> four main types of learning problems in machine learning | <b>Core:</b> four main types of learning problems in machine learning | ||
− | * [[In-Context Learning (ICL)]] ... [[ | + | * [[In-Context Learning (ICL)]] ... [[Context]] ... [[Causation vs. Correlation]] ... [[Autocorrelation]] ... [[Out-of-Distribution (OOD) Generalization]] ... [[Transfer Learning]] |
* [[PRIMO.ai#Supervised|Supervised Learning]] | * [[PRIMO.ai#Supervised|Supervised Learning]] | ||
** [https://en.wikipedia.org/wiki/Deductive_classifier Deductive Inference | Wikipedia] | ** [https://en.wikipedia.org/wiki/Deductive_classifier Deductive Inference | Wikipedia] |
Revision as of 19:29, 12 July 2023
YouTube ... Quora ...Google search ...Google News ...Bing News
- Artificial Intelligence (AI) ... Machine Learning (ML) ... Deep Learning ... Neural Network ... Reinforcement ... Learning Techniques
- 14 Different Types of Learning in Machine Learning | Jason Brownlee - Machine Learning Mastery
- Multimodal Machine Learning
Core: four main types of learning problems in machine learning
- In-Context Learning (ICL) ... Context ... Causation vs. Correlation ... Autocorrelation ... Out-of-Distribution (OOD) Generalization ... Transfer Learning
- Supervised Learning
- Unsupervised Learning
- Reinforcement Learning (RL)
Hybrid: drawing from unsupervised and supervised learning
Other Techniques:
- Deep Learning
- Transfer Learning a model trained on one task is re-purposed on a second related task
- Few Shot Learning ... One-Shot Learning ... Zero-Shot Learning
- Ensemble Learning
- Multi-Task Learning (MTL)
- Apprenticeship Learning - Inverse Reinforcement Learning (IRL)
- Imitation 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
- Action Learning ... Embodied AI
- Simulated Environment Learning