From 1c0ae1465e4fdef970b59f2417cfa2f567dfe01c Mon Sep 17 00:00:00 2001 From: lukas-heiligenbrunner Date: Sun, 26 Mar 2023 20:00:15 +0200 Subject: [PATCH] add some more info at whats already done --- presentation/main.tex | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/presentation/main.tex b/presentation/main.tex index d2ab206..2efa5d3 100644 --- a/presentation/main.tex +++ b/presentation/main.tex @@ -146,8 +146,11 @@ \begin{itemize} \item Eg. 1\%/10\% of data labeled \end{itemize} + \item Predict pseudo-labels from unlabeled data \item Confidence of prediction [Threshold] - \item Use pseudo-labels to predict unlabeled data + \item Drop/Use prediction to train model further + \item Finally use pseudo-labels + 1/10\% to train main model + \end{itemize} \framebreak