Difference between revisions of "Learning Techniques"
m |
m |
||
Line 40: | Line 40: | ||
* [[Apprenticeship Learning - Inverse Reinforcement Learning (IRL)]] | * [[Apprenticeship Learning - Inverse Reinforcement Learning (IRL)]] | ||
* [[Imitation Learning]] | * [[Imitation Learning]] | ||
− | |||
* [[Lifelong Learning]] - Catastrophic Forgetting Challenge | * [[Lifelong Learning]] - Catastrophic Forgetting Challenge | ||
* [[Neural Structured Learning (NSL)]] | * [[Neural Structured Learning (NSL)]] | ||
Line 48: | Line 47: | ||
* [[Decentralized: Federated & Distributed]] Learning | * [[Decentralized: Federated & Distributed]] Learning | ||
* [[Embodied AI| Action Learning ... Embodied AI]] | * [[Embodied AI| Action Learning ... Embodied AI]] | ||
+ | * [[Simulated Environment Learning]] |
Revision as of 09:11, 20 May 2023
YouTube ... Quora ...Google search ...Google News ...Bing News
- Artificial Intelligence (AI) ... Machine Learning (ML) ... Deep Learning ... Neural Network ...Learning Techniques
- 14 Different Types of Learning in Machine Learning | Jason Brownlee - Machine Learning Mastery
- Multimodal Machine Learning ... Large Language Model (LLM) ... Natural Language Processing (NLP) ...Generation ... Classification ... Understanding ... Translation ... Tools & Services
Core: four main types of learning problems in machine learning
- In-Context Learning (ICL) ... LLMs understand to encode learning algorithms implicitly during their training processes ... Context
- 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
- 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