Awesome
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}
}