You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I clone the repository and run the code. The test error is about 0.208, which is much higher value than the value on the paper. How can I get the MAE value on the paper (0.029)?
Plus, what is the purpose of means in waveynet_trainer.py? It has value of [1e-3, 1e-3] and used when calculate Maxwell loss.
Thanks!
The text was updated successfully, but these errors were encountered:
Thank you for your amazing work.
I clone the repository and run the code. The test error is about 0.208, which is much higher value than the value on the paper. How can I get the MAE value on the paper (0.029)?
Plus, what is the purpose of means in waveynet_trainer.py? It has value of [1e-3, 1e-3] and used when calculate Maxwell loss.
Thanks!
The text was updated successfully, but these errors were encountered: