To view the notebook, visit the following link: https://lab-rasool.github.io/g-raphs/
- Clone the repository to your local machine using
git clone
or download the zip file. - Install the dependencies using
pip install -r requirements.txt
. - Run the Jupyter Notebook using
jupyter notebook
. This will open a new tab in your browser. - Open the
Graph_processing_using_GNNs.ipynb
file and run the cells.