diff --git a/README.md b/README.md index 82360bb..441618b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@

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): @@ -258,4 +258,4 @@ To cite our paper: primaryClass={cs.LG}, url={https://arxiv.org/abs/2510.06122}, } -``` \ No newline at end of file +```