项目作者: js05212

项目描述 :
Code for 'Relational Deep Learning: A Deep Latent Variable Model for Link Prediction' - AAAI
高级语言: Matlab
项目地址: git://github.com/js05212/RDL.git
创建时间: 2018-06-16T03:20:54Z
项目社区:https://github.com/js05212/RDL

开源协议:

下载


This is Relational Deep Learning (RDL) for link prediction (MAP) adapted from CDL, which is based on deepmat (https://github.com/kyunghyuncho/deepmat)

Go to example/README for more instructions on running the code.

For installing the code, please refer to the similar process for CDL at https://github.com/js05212/CDL.

Reference:

Relational Deep Learning: A Deep Latent Variable Model for Link Prediction

  1. @inproceedings{DBLP:conf/aaai/WSY17,
  2. author = {Hao Wang and
  3. Xingjian Shi and
  4. Dit{-}Yan Yeung},
  5. title = {Relational Deep Learning: {A} Deep Latent Variable Model for Link
  6. Prediction},
  7. booktitle = {AAAI},
  8. pages = {2688--2694},
  9. year = {2017}
  10. }