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

PyTorch code for CIFAR10 #1

Open
Feuermagier opened this issue Jan 25, 2023 · 1 comment
Open

PyTorch code for CIFAR10 #1

Feuermagier opened this issue Jan 25, 2023 · 1 comment

Comments

@Feuermagier
Copy link

Feuermagier commented Jan 25, 2023

Hi,
thanks for publishing your code! @yorkerlin is there any chance that you could also publish the PyTorch code that you've used for CIFAR10? Based only the paper, it seems that I get significantly different results than yours, but I'm pretty sure that the reason is my implementation and/or my hyperparamter choice.

Thank you,
Florian

@yorkerlin
Copy link
Owner

yorkerlin commented Jul 24, 2023

Hi Florian,
I do not check Github emails. Please send me an email if you have any more questions.
This repo is outdated. For a practical implementation of iVON, you should contact Thomas Möllenhoff. His team uses iVON to won the Bayesian deep learning challenge mentioned at this paper https://proceedings.mlr.press/v176/wilson22a.html. You may want to check out the new repo (https://github.com/yorkerlin/StructuredNGD-DL). We provide a PyTorch implementation of structured NGD to train large-scale (non-Bayesian) NN models on cifar, tinyimagenet, and imagenet.

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

2 participants