Skip to content

scz760904126/HypergraphSynergy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HypergraphSynergy

This repository contains the code and data for "Multi-way relation-enhanced hypergraph representation learning for anti-cancer drug synergy prediction" Framework of HypergraphSynergy

Requirements

  • python 3.7
  • deepchem >= 2.5
  • numpy >= 1.19
  • pandas >= 1.3
  • pytorch >= 1.8.0
  • pytorch geometric >= 2.0.0
  • scikit-learn >= 1.0.2
  • rdkit >= 2020.09.1

Usage

  cd Model/HypergraphSynergy
  # for classification experiment
  python main.py
  # for regression experiment
  python main_reg.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages