zabaras / transformer-physx

Transformers for modeling physical systems
https://zabaras.github.io/transformer-physx/
MIT License
127 stars 32 forks source link

Relative MSE #11

Open gduthe opened 2 months ago

gduthe commented 2 months ago

Hi @NickGeneva! Thanks for the nice work!

I'm working on re-implementing the relative mean-squared error (MSE) metric as described in your paper. However, I'm having difficulty finding a clear, universally accepted definition of relative MSE in this context. Could you please provide the exact formula you used to calculate these values?

Specifically, is the relative MSE calculated as:

Thanks!