Xinyang Liu
Xinyang Liu
Hi cvigac, Recently, I have done several experiments with your framework, But I couldn't find utils.EMA in your code while I attempt to use EMA. Has it been removed? If...
Hello, thanks for your great work! I am trying to reproduce the experiment on comm20 dataset with DiGress. I'm curious about why the number of epochs is so large (1000000)...
Thank you so much for releasing your code and I have some questions while reproducing your work. In the `forward()` function of `class ResBlockShift(TimestepZBlock)`, the `out_rest(h)` seems set **h** to...