Xu. Liang

Results 2 issues of Xu. Liang

Professor Lu: For a complex output problem, I divided into two networks with the same structure and hyperparameters for training. [The previous issue has been resolved](https://github.com/lululxvi/deepxde/discussions/751#discussioncomment-2992256). So, i need put...

Your code is awesome! 👍 And i have some difficulties in understanding your code. ``` # codes from main.full_model_FBPINN y = y * c.Y_N[1] + c.Y_N[0] ``` I think this...