Skip to content

stefanosantaris/DMTKG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages