Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 380 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 380 Bytes

DMTKG

This is a Tensorflow implementation of the DMTKG model as described in the paper:

Jiaqi Ma and Qiaozhu Mei. 2019. Graph Representation Learning via Multi-taskKnowledge Distillation. In NeurIPS.

Installation

pip install -r requirements.txt

Requirements

  1. Python 3
  2. NetworkX
  3. scipy
  4. Tensorflow 2.0

Run the demo

python main.py