We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 677cc8f commit 7a60b5cCopy full SHA for 7a60b5c
README.md
@@ -13,7 +13,7 @@
13
</p>
14
15
PolyGraph is a Python library for evaluating graph generative models by providing standardized datasets and metrics
16
-(including PolyGraph Discrepancy).
+(including PolyGraph Discrepancy). Full documentation for this library can be found [here](https://polygraph-benchmark.readthedocs.io/).
17
18
PolyGraph discrepancy is a new metric we introduced, which provides the following advantages over maxmimum mean discrepancy (MMD):
19
@@ -258,4 +258,4 @@ To cite our paper:
258
primaryClass={cs.LG},
259
url={https://arxiv.org/abs/2510.06122},
260
}
261
-```
+```
0 commit comments