The goal of this repository is to explore several different Self-Supervised Learning Algorithms.
As such, it is a collection of other repos, custom SSL algorithms, and SSL training outputs.
python3 -m venv ~/.virtualenvs/venv3.10
source ~/.virtualenvs/venv3.10/bin/activate
deactive
pip install -r requirements.txt
python # Start interpreter
import pandas
```# SSL
The goal of this repository is to explore several different Self-Supervised Learning Algorithms.
As such, it is a collection of other repos, custom SSL algorithms, and SSL training outputs.
python3 -m venv ~/.virtualenvs/venv3.10
source ~/.virtualenvs/venv3.10/bin/activate
deactive
pip install -r requirements.txt
python # Start interpreter
import pandas
```# SSL
Jupyter Notebook
99.5%