wengong-jin / icml18-jtnn

Junction Tree Variational Autoencoder for Molecular Graph Generation (ICML 2018)
MIT License
513 stars 190 forks source link

MAX_NB measuring #54

Open minstar opened 4 years ago

minstar commented 4 years ago

Is there any way that we could measure variable MAX_NB? While pretraining the code with our new dataset, we get below scores during training, [2100] Beta: 0.000, KL: 548.74, Word: 101.77, Topo: 106.81, Assm: 98.06, PNorm: 160.23, GNorm: 37.14 We thought that MAX_NB should be set correctly by each dataset. Thus, is there any way that we could measure MAX_NB variable?