MVA-2021 / graphs_in_ml / hw1_spectral_clustering
README.md

To run the code:

$ git clone https://github.com/graphsml/graphsexercises.git
$ cd spectral_clustering
$ pip install -r requirements.txt

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