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

Design Matrix as Jacobian #10

Open
cortner opened this issue Sep 23, 2023 · 0 comments
Open

Design Matrix as Jacobian #10

cortner opened this issue Sep 23, 2023 · 0 comments

Comments

@cortner
Copy link
Member

cortner commented Sep 23, 2023

Something we should seriously look into: If a model is linear, then the design matrix is simply the hessian of the loss or jacobian of the residual vector. If we manage to compute this with similar efficiency as what we do in ACEpotentials now, then this would be an extremely convenient and elegant way to work with linear models. (and it would generalize to nonlinear models as well...) Most likely this would require implementing frules for everything.

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