MVA-2021 / graphs_in_ml / hw2_ssl
README.md

Setup

$ git clone https://github.com/graphsml/graphsexercises.git
$ cd semi_supervised_learning
$ pip install opencv-contrib-python
$ pip install -r requirements.txt

We recommend you to create a virtual environment (e.g., using conda) before installing requirements.txt