WeidongLi-KG / KBGAN-PyTorch-v0.4.1

MIT License
11 stars 5 forks source link

KBGAN

This repo is the pytorch-v0.4.1 implement version for KBGAN.

The origin repo: https://github.com/cai-lw/KBGAN
Liwei Cai and William Yang Wang, "KBGAN: Adversarial Learning for Knowledge Graph Embeddings", in Proceedings of The 16th Annual Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (NAACL HLT 2018).
Paper: https://arxiv.org/abs/1711.04071

Dependencies

Usage