Possible improvements#7
Conversation
|
Dear Max, Thank you for the remarks! I agree that the loss function could/should be changed. However, I believe that both definitions lead to good approximations. I will check the parameter count for the FNO. Best regards, |
|
Hi Bogdan, This is due, in my opinion, to the fact that your output is normalized (standard practice in machine learning) but in general applications, this can bring some bugs. we get Instead, if you use the second option you got the following error Since Let me know what you think about it and thank you so much for the response. |
Good evening,
meanwhile, I thank you for your work which I found very interesting. I have tried to look at your implementation and I have the following three observations/questions.
instead of
So I sent you the version that seems to me to be more correct for the calculation of the relative L1 norm. Anyway I tested and the difference between the two norms is not significant in your tests because the outputs of the dataset are renormalized, but still they are different quantities in general case.
Let me know what you think and thanks again for your work.
Best regards,
Massimiliano Ghiotto