How to use

  1. python3 -m venv env
  2. pip install -r requirements_part1.txt
  3. pip install -r requirements_part2.txt -f https://data.pyg.org/whl/torch-1.12.0+cpu.html
  4. See main of src/ensemble.py