Difference between revisions of "Learning Techniques"
| Line 9: | Line 9: | ||
* [http://machinelearningmastery.com/types-of-learning-in-machine-learning/ 14 Different Types of Learning in Machine Learning | Jason Brownlee - Machine Learning Mastery] | * [http://machinelearningmastery.com/types-of-learning-in-machine-learning/ 14 Different Types of Learning in Machine Learning | Jason Brownlee - Machine Learning Mastery] | ||
| − | + | * [[PRIMO.ai#Natural Language|Natural Language]] | |
Learning Problems: | Learning Problems: | ||
Revision as of 11:15, 8 December 2019
YouTube search... ...Google search
- 14 Different Types of Learning in Machine Learning | Jason Brownlee - Machine Learning Mastery
- Natural Language
Learning Problems:
Hybrid Learning Problems:
- Semi-Supervised Learning
- Self-Supervised Learning
- Multi-Instance Learning
Statistical Inference:
- Inductive Learning
- Deductive Inference
- Transductive Learning
Learning Techniques:
- Active Learning
- Online Learning
- Text Transfer Learning
- Image/Video Transfer Learning
- Few Shot Learning
- Transfer Learning a model trained on one task is re-purposed on a second related task
- Ensemble Learning
- Multi-Task Learning (MTL)
- Apprenticeship Learning - Inverse Reinforcement Learning (IRL)
- Imitation Learning
- Simulated Environment Learning
- Lifelong Learning - Catastrophic Forgetting Challenge