yashgupta-7 / 10708-project

Project Repository for 10-708 @CMU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GNNs meet Label Smoothing: A love story between Topology & Features in Node Classification

Installation

The code requires pytorch_geometric to run

Usage

The models are defined in src/models.py, src/utils.py implements the loss functions and auxiliary functions.

About

Project Repository for 10-708 @CMU

License:MIT License


Languages

Language:Jupyter Notebook 99.0%Language:Python 1.0%