-
|
The question is -u''=λu, λ is unkown, and 0<x<pi, and u(0)=u(pi)=0. def pde(x, y): def boundary(x, _): def func(x): test_train=np.random.uniform(0,np.pi,50) geom = dde.geometry.Interval(0, np.pi) layer_size = [1] + [50] * 3 + [1] model = dde.Model(data, net) dde.saveplot(losshistory, train_state, issave=True, isplot=True) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
You can refer to this one: #356 (comment)... |
Beta Was this translation helpful? Give feedback.
-
|
Hi, This problem has no source (or forcing) term and boundary data are |
Beta Was this translation helpful? Give feedback.


Hi,
You are solving:
This problem has no source (or forcing) term and boundary data are
0. The solution to your problem as it is posed isy=0.