Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

non-linear least squares method by solving ODE. #1

Closed
1 of 2 tasks
mino2357 opened this issue Jul 17, 2023 · 2 comments
Closed
1 of 2 tasks

non-linear least squares method by solving ODE. #1

mino2357 opened this issue Jul 17, 2023 · 2 comments

Comments

@mino2357
Copy link
Owner

mino2357 commented Jul 17, 2023

Implement nonlinear regression (quadratic polynomial).

PXL_20230717_173642033

  • Euler method.
  • RKF4(5) or Dormand-Prince 4(5)
@mino2357
Copy link
Owner Author

574c718

test

@mino2357 mino2357 changed the title SGD method by solving ODE. non-linear least squares method by solving ODE. Jul 18, 2023
@mino2357
Copy link
Owner Author

ERKは2次元の補間を実装してから試みる。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant