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!
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

il y a 4 ans
il y a 4 ans
il y a 4 ans
il y a 4 ans
il y a 3 ans
il y a 4 ans
il y a 4 ans
12345678910111213141516171819202122
  1. # decagon-pytorch
  2. ## Introduction
  3. [Decagon](https://github.com/mims-harvard/decagon)
  4. is a method for learning node embeddings in multimodal graphs,
  5. and is especially useful for link prediction in highly multi-relational
  6. settings.
  7. Decagon-PyTorch is a PyTorch reimplementation of the algorithm.
  8. ## Citing
  9. If you use this code in your research please cite this repository as:
  10. Adaszewski S. (2020) https://code.adared.ch/sadaszewski/decagon-pytorch
  11. ## References
  12. 1. Zitnik, M., Agrawal, M., & Leskovec, J. (2018).
  13. [Modeling polypharmacy side effects with graph convolutional networks](https://academic.oup.com/bioinformatics/article/34/13/i457/5045770)
  14. Bioinformatics, 34(13), i457-i466.