Wyoc / RDL

Code for 'Relational Deep Learning: A Deep Latent Variable Model for Link Prediction' - AAAI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

@inproceedings{DBLP:conf/aaai/WSY17,
  author    = {Hao Wang and
               Xingjian Shi and
               Dit{-}Yan Yeung},
  title     = {Relational Deep Learning: {A} Deep Latent Variable Model for Link
               Prediction},
  booktitle = {AAAI},
  pages     = {2688--2694},
  year      = {2017}
}


About

Code for 'Relational Deep Learning: A Deep Latent Variable Model for Link Prediction' - AAAI


Languages

Language:MATLAB 55.6%Language:C++ 36.9%Language:C 3.7%Language:Python 2.8%Language:Makefile 0.5%Language:Shell 0.4%