Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 449 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 449 Bytes

G-raphs

To view the notebook, visit the following link: https://lab-rasool.github.io/g-raphs/

Manual Installation

  1. Clone the repository to your local machine using git clone or download the zip file.
  2. Install the dependencies using pip install -r requirements.txt.
  3. Run the Jupyter Notebook using jupyter notebook. This will open a new tab in your browser.
  4. Open the Graph_processing_using_GNNs.ipynb file and run the cells.