tbonald / directed

Embedding of directed graphs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

directed

This repository contains the reference implementation in Python of the forward-backward embedding, described in the paper:

The Forward-Backward Embedding of Directed Graphs

The experiments described in the paper are available as a Jupyter notebook:

experiments.ipynb

License

Released under the 3-clause BSD license.

About

Embedding of directed graphs


Languages

Language:Python 55.9%Language:Jupyter Notebook 44.1%