busboom-software-studio / PINNiped

A research project studying Physics Informed Neural Networks
MIT License
0 stars 2 forks source link

Demonstrate LSTM on complex signal #2

Open maxbusboom opened 5 months ago

maxbusboom commented 5 months ago

Use the /generate feature of jupyternaut to create a notebook that

1) displays some complex signal. Should be based on a function, and not be obiously periodic. 2) Train an LSTM on that function 3) Test it on the original function, but with different parameters.