Installation ============ Installation is via ``pip``: .. code-block:: bash pip install torch pip install torch-geometric pip install torch-scatter pip install torch-sparse pip install GNNSubNet Requirements ------------ GNNSubNet requires the following packages and will be installed by ``pip`` during installation: * torch * tqdm * numpy * igraph * scipy * scikit-learn * pandas * requests * networkx * torch-geometric * matplotlib * wheel * dgl * torch-sparse * torch-scatter * torchvision