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!
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Stanislaw Adaszewski a5b8701a0d Add some debug output for profiling, the bottleneck is in DecodeLayer but also comes generally from computing always all nodes. 4 yıl önce
docker Start working on experiments/decagon_run. 4 yıl önce
docs Add icosagon-reltype-rules. 4 yıl önce
experiments/decagon_run Shuffle. 4 yıl önce
src Add some debug output for profiling, the bottleneck is in DecodeLayer but also comes generally from computing always all nodes. 4 yıl önce
tests Add some debug output for profiling, the bottleneck is in DecodeLayer but also comes generally from computing always all nodes. 4 yıl önce
.empty Initial commit. 4 yıl önce
.gitignore Add icosagon classes diagram. 4 yıl önce
README.md Update README.md 4 yıl önce
requirements.txt Start icosagon. 4 yıl önce

README.md

decagon-pytorch

Introduction

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 Bioinformatics, 34(13), i457-i466.