torchdiffeq
torchdiffeq copied to clipboard
About the nonlinear function to fit
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