How to solve Pde problem usign phisics informed neural network
“Hello everyone, I’m new to this, but I’m attempting to create my first PDEs to solve the Euler-Bernoulli beam equation, specifically d4w/dx4=q(x). It works when I use uniform inputs, especially for a length LL, but when I change the input data, it fails. Therefore, I believe I need to normalize the input, or perhaps there’s another solution that Please help me. I’ve used Tensorflow and numpy