congasix / DeepNC

DeepNC: Deep Generative Network Completion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepNC: Deep Generative Network Completion

This repository is the implemention of DeepNC, a method to recover the missing part of a network. Reference: https://arxiv.org/abs/1907.07381.

Test run

python main_test.py

Descriptions

The code is being clean. Further descriptions shall be available soon.

Copyright

This repository is built based on an open source implementation of GraphRNN: Generating Realistic Graphs with Deep Auto-regressive Model, ICML 2018. Source: https://github.com/JiaxuanYou/graph-generation.

About

DeepNC: Deep Generative Network Completion


Languages

Language:Python 100.0%