Skip to content

Commit 7a60b5c

Browse files
authored
Add documentation link for PolyGraph library (#47)
1 parent 677cc8f commit 7a60b5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</p>
1414

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

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

@@ -258,4 +258,4 @@ To cite our paper:
258258
primaryClass={cs.LG},
259259
url={https://arxiv.org/abs/2510.06122},
260260
}
261-
```
261+
```

0 commit comments

Comments
 (0)