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

Can you make a pytorch implementation #3

Open
NeelMishra opened this issue Jun 24, 2021 · 0 comments
Open

Can you make a pytorch implementation #3

NeelMishra opened this issue Jun 24, 2021 · 0 comments

Comments

@NeelMishra
Copy link

Hello, really enjoyed your work on follow the ridge approach.

I tried implementing your system in pytorch, and followed the steps in appendix to better condition the H_yy inverse term. But my implementation is not producing results, even on simpler examples like the 2D-8 Mode Gaussian.

The tensorflow code is a bit harder to understand.

Also can you tell me what value of lambda do you suggest we should take?
1, 1e-1, 1e-4, 1e-8

One last question is how did you get the correction term, it includes some of the term necessary for the second order condition of minimax points, but how did you got them?

Thanks for reading my post. Really enjoyed this approach of following a ridge to approach minimax points.

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