Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</p>

PolyGraph is a Python library for evaluating graph generative models by providing standardized datasets and metrics
(including PolyGraph Discrepancy).
(including PolyGraph Discrepancy). Full documentation for this library can be found [here](https://polygraph-benchmark.readthedocs.io/).

PolyGraph discrepancy is a new metric we introduced, which provides the following advantages over maxmimum mean discrepancy (MMD):

Expand Down Expand Up @@ -258,4 +258,4 @@ To cite our paper:
primaryClass={cs.LG},
url={https://arxiv.org/abs/2510.06122},
}
```
```