Skip to content

fangyangbit/S-VGAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

S-VGAE

Description

This is a representation learning method for predicting protein-protein interactions (PPI). Our paper about this method is currently under review. The auto-encoder part of our model is improved based on the implementation by T. N. Kifp. You can find the source code here Graph Auto-Encoders

Usage

Requirements

  • Python 2.7
  • TensorFlow
  • Keras
  • networkx
  • scipy
  • numpy

Run

cd src

python main.py

You can specify the dataset by using "--dataset E.coli", for example, you can also specify the parameter weight rate by using "--wr 10.0"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages