conda create --name torchgraphs python=3.10 --channel conda-forge
conda activate torchgraphs
conda install torchsparse pytorch_geometric matplotlib pyvis bs4 --channel conda-forge
pip install torch-scatter torch-cluster torch-spline-conv igraph
./install_dataset.sh
python phishGNN/training.py