Skip to content

shine-lucky/MKGAT-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MKGAT

Code and Datasets for "Predicting miRNA-disease associations based on graph attention networks and dual Laplacian regularized least squares"

Data description

  • association: the miRNA_disease association matrix, which contain 5430 associations between 495 miRNAs and 383 diseases.

Environment Requirements

  • Python 3.7
  • Pytorch
  • PyTorch Geometric
  • numpy
  • scipy

Usage

git clone 
cd MKGAT/code
python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages