Skip to content
/ LAN Public

Implementation of Logic Attention Network in Tensorflow

Notifications You must be signed in to change notification settings

wangpf3/LAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logic Attention Network (LAN)

This is a TensorFlow implementation of Logic Attention Based Neighborhood Aggregation for Inductive Knowledge Graph Embedding (AAAI 2019).

Run the code

$ ./run.sh ./configs/model_name.sh

Cite

@inproceedings{wang2019logic,
  title={Logic attention based neighborhood aggregation for inductive knowledge graph embedding},
  author={Wang, Peifeng and Han, Jialong and Li, Chenliang and Pan, Rong},
  booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
  volume={33},
  pages={7152--7159},
  year={2019}
}

About

Implementation of Logic Attention Network in Tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published