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]] | ||
| + | * [[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. [http://www.simplilearn.com/what-is-machine-learning-and-why-it-matters-article Machine Learning: What it is and Why it Matters | simplilearn] | 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. [http://www.simplilearn.com/what-is-machine-learning-and-why-it-matters-article Machine Learning: What it is and Why it Matters | simplilearn] | ||
| Line 9: | Line 13: | ||
<youtube>YBt6_j0FCUg</youtube> | <youtube>YBt6_j0FCUg</youtube> | ||
<youtube>iMPei4m1H4w</youtube> | <youtube>iMPei4m1H4w</youtube> | ||
| − | |||
| − | |||
Revision as of 11:17, 3 June 2018
- Semi-Supervised
- 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