Difference between revisions of "Semi-Supervised"
| Line 1: | Line 1: | ||
[http://www.youtube.com/results?search_query=semi-supervised+Machine+Learning+artificial+intelligence YouTube search...] | [http://www.youtube.com/results?search_query=semi-supervised+Machine+Learning+artificial+intelligence YouTube search...] | ||
| − | |||
* [[Semi-Supervised Learning with Generative Adversarial Network (SSL-GAN)]] | * [[Semi-Supervised Learning with Generative Adversarial Network (SSL-GAN)]] | ||
* [[Context-Conditional Generative Adversarial Network (CC-GAN)]] | * [[Context-Conditional Generative Adversarial Network (CC-GAN)]] | ||
Revision as of 11:17, 3 June 2018
- Semi-Supervised Learning with Generative Adversarial Network (SSL-GAN)
- Context-Conditional Generative Adversarial Network (CC-GAN)
As the name suggests, semi-supervised learning is a bit of both supervised and unsupervised learning and uses both labeled and unlabeled data for training. In a typical scenario, the algorithm would use a small amount of labeled data with a large amount of unlabeled data. This type of learning can again be used with methods such as classification, regression, and prediction. Examples of semi-supervised learning would be face and voice recognition techniques. Machine Learning: What it is and Why it Matters | simplilearn