-
Run the following command line in the terminal, it will create a Conda environment with the name physgnn and install the conda requirements:
conda env create -f GNNs-BreastCompression/Environment/conda_requirements.yml
-
Activate physgnn env., then install the pip requirements by running the following command:
conda activate physgnn
pip install -r GNNs-BreastCompression/Environment/pip_requirements.txt
-
Run
torch-geometric.ipynb
notebook using the physgnn env. as a kernel. To install torch-geometric and other important packages from a wheel. The rest of the notebook is to verify that the packages were installed correctly.
Environment
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||