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

Contribution for a test_code using lsq_lma on torch neural net modules #8

Open
xuesongwang opened this issue Aug 31, 2024 · 1 comment

Comments

@xuesongwang
Copy link

Hi,
Thanks for providing this amazing project :)
While I was testing out the method to optimise neural network parameters written in torch, I realised the way to compute the Jacobian function was not straight forward. I managed to write a test demo that works.
I was wondering if you are open for contributions to put that in the test folder.
Cheers,

@xuesongwang
Copy link
Author

Anyways, I will put my solution here :) https://github.com/xuesongwang/pytorch_Levenberg_Marquardt_optimizer

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