Closed rehamkhawajahere closed 3 years ago
Do we have a code in this repo for making an action graph with its probabilities calculation on its edges? (Like Fig1 and Fig3 in your paper)
Hi, you can check out build_graphs.py to build the edge list and probability. As for the figures, they were plotted using Gephi.
build_graphs.py
Do we have a code in this repo for making an action graph with its probabilities calculation on its edges? (Like Fig1 and Fig3 in your paper)