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

Lipschitz Constant #6

Open
wollschl opened this issue Apr 15, 2020 · 0 comments
Open

Lipschitz Constant #6

wollschl opened this issue Apr 15, 2020 · 0 comments

Comments

@wollschl
Copy link

When I use the hardcoded LeNet structure and train it with the provided config (lenet_bjorck) file I am not achieving the Lipschitz Constant of 1 even after orthonomal finetuning (some of the singular values are a little over 1).

Should I do anything different?

When I try to use the fully_convolutional_2d architecture, what should the
"l_correction_constant" be to calculate the "l_constant_per_layer"?

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