Skip to content

CS-BIO/CGCN

Repository files navigation

CGCN

The code for paper "Curvature-enhanced Graph Convolutional Network for Biomolecular Interaction Prediction"

Overview

overview

Dependencies

  • numpy == 1.23.3
  • scipy == 1.5.2
  • sklearn == 0.23.2
  • torch == 1.7.0+cu101
  • torch-geometric == 2.0.4
  • networkx == 2.5
  • GraphRicciCurvature == 0.5.3.1

3. Contacts

If you have any questions or comments, please feel free to email Cong Shen (cshen[at]hnu[dot]edu[dot]cn) and/or Jiawei Luo (luojiawei[at]hnu[dot]edu[dot]cn) and/or Kelin Xia(xiakelin[at]ntu[dot]edu[dot]sg).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages