Closed penguinaugustus closed 1 year ago
Hello Yu,
When the code was written, we were using an older version of DeepXDE. In the new version, we use iterations
instead of epochs
, hence the depreciated warning. A simple change of parameter names will fix this for you.
It works! Thank you so much.
Hi, Professor @lululxvi, I was trying to run sbinn_pytorch.py and got the following error:
It seem that there is something wrong with version. my DeepXDE's version is 1.9.1 and my pytorch's version is 2.0.1. Could you provide some insight on this and maybe a possible solution to mitigate this issue?
Best, Yu.