Difference between revisions of "Learning Techniques"
m |
|||
Line 41: | Line 41: | ||
* [[Online Learning]] | * [[Online Learning]] | ||
* [[Meta-Learning]] | * [[Meta-Learning]] | ||
+ | * [[Human-in-the-Loop Learning]] |
Revision as of 06:46, 9 September 2020
YouTube search... ...Google search
- 14 Different Types of Learning in Machine Learning | Jason Brownlee - Machine Learning Mastery
- Natural Language
Core: three main types of learning problems in machine learning
Hybrid: drawing from unsupervised and supervised learning
Other types of Learning Techniques:
- 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
- Simulated Environment Learning
- Lifelong Learning - Catastrophic Forgetting Challenge
- Active Learning
- Online Learning
- Meta-Learning
- Human-in-the-Loop Learning