distil icon indicating copy to clipboard operation
distil copied to clipboard

Semi-Supervised Learning

Open kayuksel opened this issue 3 years ago • 0 comments

Hello!

Is it possible to perform Active-Learning with a combination of SSL methods such as Virtual Adversarial Training (VAT), Entropy Minimization (EntMin), etc?

I believe that this would be the major benefit of using DL for active learning. Otherwise, one can use an easier model to train & tune after each iteration.

Do you also think Extreme Learning Machine could be useful as a one-shot learning method to speed up the active-learning iterations with your library?

kayuksel avatar Oct 20 '21 12:10 kayuksel