Tuesday, August 15, 2017

Learning methods

  • Weak supervision is supervision with noisy labels. For example, bootstrapping, where the bootstrapping procedure may mislabel some examples.
  • Distant supervision refers to training signals that do not directly label the examples; for example, learning semantic parsers from question-and-answer datasets.
  • Semi-supervised learning is when you have a dataset that is partially labeled and partially unlabeled.
  • Full-supervised learning is when you have ground truth labels for each datapoint.

from Tudor Achim

No comments:

Post a Comment

Visual Information Theory

Visual Information Theory Posted on October 14, 2015 http://colah.github.io/posts/2015-09-Visual-Information/  I love the feeling ...