Skip to content

Experiments with self-supervised and semi-supervised deep learning algorithms

License

Notifications You must be signed in to change notification settings

puhsu/sssupervised

Repository files navigation

[self|semi]-supervised learning experiments

Realistic evaluation of recent state-of-the-art self-supervised learning and semi-supervised learning algorithms

This is a repository for my bachelor’s thesis on evaluation of semi-supervised and self-supervised learning algorithms. The purpose of this project is to somewhat recreate Realistic Evaluation of Deep Semi-Supervised Learning Algorithms paper, but with recent (as of 2020) state-of-the-art self-supervised and semi-supervised algorithms. I believe this is relevant and interesting, because we might be at the break point of achieving or surpasing supervised learning methods with self-supervised learning or semi-supervised learning (or both). So it is important to evaluate emerging algorithms in different settings (as described in aforementioned article about semi-supervised learning) along with improving them.

Reading list

To get familiar with self-supervised learning and semi-supervised learning algorithms, which will be evaluated in this project I recommend the following articles:

If you prefer to watch videos (great explanations):

Install

To install clone this repository and run:

pip install -e .

Code

Reproducing UDA results in pytorch

About

Experiments with self-supervised and semi-supervised deep learning algorithms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published