This is the implementation of DEEP GAUSSIAN EMBEDDING OF GRAPHS: UNSUPERVISED INDUCTIVE LEARNING VIA RANKING paper
@article{bojchevski2017deep, title={Deep gaussian embedding of graphs: Unsupervised inductive learning via ranking}, author={Bojchevski, Aleksandar and G{"u}nnemann, Stephan}, journal={arXiv preprint arXiv:1707.03815}, year={2017} }
- Running:
python -m venv Graph2Gauss
- On window OS run:
env.bat
- On linux OS or MAC OS run:
source image/bin/activate
pip install -r requirements.txt
- Running
python main.py