torchdiffeq icon indicating copy to clipboard operation
torchdiffeq copied to clipboard

About the nonlinear function to fit

Open MADONOKOUKI opened this issue 10 months ago • 0 comments

Does anyone know how to fit the nonlinear yet periodic function like this using torchdiffeq?

  • ( torch.sin(t) + torch.sin(0.75 * t) ) / 2.0

MADONOKOUKI avatar Jun 11 '25 10:06 MADONOKOUKI