IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an email to s dot adaszewski at gmail dot com. User accounts are meant only to report issues and/or generate pull requests. This is a purpose-specific Git hosting for ADARED projects. Thank you for your understanding!
Browse Source

Add README.md

pull/1/head
Stanislaw Adaszewski 3 years ago
parent
commit
3f7b19848e
1 changed files with 17 additions and 0 deletions
  1. +17
    -0
      README.md

+ 17
- 0
README.md View File

@@ -0,0 +1,17 @@
= decagon-pytorch

== Introduction

[Decagon](https://github.com/mims-harvard/decagon)
is a method for learning node embeddings in multimodal graphs,
and is especially useful for link prediction in highly multi-relational
settings.

Decagon-PyTorch is a PyTorch reimplementation of the algorithm.

== References

1. Zitnik, M., Agrawal, M., & Leskovec, J. (2018).
[Modeling polypharmacy side effects with graph convolutional networks](https://academic.oup.com/bioinformatics/article/34/13/i457/5045770)
Bioinformatics, 34(13), i457-i466.


Loading…
Cancel
Save