Graph Appreciation Team
Prerequisites:
- python3
- pip
- Any software that can run Jupyter Notebooks
To run notebooks locally, clone the repo (better run a shallow clone since the repo is quite big):
git clone --depth 1 git@github.com:jannpf/GAT.git
All necessary dependencies are stored in requirements.txt.