Difference between revisions of "Learning Techniques"
Line 40: | Line 40: | ||
* [[Active Learning]] | * [[Active Learning]] | ||
* [[Online Learning]] | * [[Online Learning]] | ||
+ | * [[Meta-Learning]] |
Revision as of 09:13, 23 February 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