Skip to content

thisHermit/graph_ml_project

Repository files navigation

Graph Machine Learning Project

This is project for the course: Introduction to Graph Machine Learning

Requirements

  • pytorch
  • pytorch geometric

Methodology

  • Weights and biases

  • teacher and student

    • student backbone make node invariant
      • student with gcn layers
      • student with FF layers
  • results mean +- std

    • #seeds
    • #random subsample
  • node classification techniques x 2

  • student baseline with training data and then with training and knowledge distillation

  • base model

       /------------- graph transformer\
    

    input = = concat \ ++++++++++++++ MP / slide 23, lecture 6

Tasks

Running the code

Slurm used

srun command

Or run the jupyter notebook cell by cell

Datasets

  • Peptide func

Results

References

Members

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published