cvignac / DiGress

code for the paper "DiGress: Discrete Denoising diffusion for graph generation"
MIT License
314 stars 68 forks source link

Computing likelihood #62

Open ex3ploiter opened 11 months ago

ex3ploiter commented 11 months ago

Hello. Is there any option to compute the likelihood for the given graph in this model?

cvignac commented 10 months ago

Yes, the NLL for validation and test graphs is reported, you just have to replace the val/test datasets.