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

Running on MNIST #10

Closed
govinda-kamath opened this issue Oct 28, 2017 · 4 comments
Closed

Running on MNIST #10

govinda-kamath opened this issue Oct 28, 2017 · 4 comments

Comments

@govinda-kamath
Copy link

Hi,

I was trying to run this on the MNIST data-set, but setting -d_name MNIST does not seem to work. What's the right parameter I must pass in?

@liuzqt
Copy link

liuzqt commented Nov 3, 2017

Having the same problem here.....it seems that we need to modify other parameter to run on MNIST

@choasma
Copy link

choasma commented Jan 11, 2018

hello, based on MNIST, i found the non-linear function is using relu while the range of bins is [-1,1]
it looks such range is applying on tanh?

@pmorerio
Copy link

@gladiator8072 I was thinking the same. I opened an issue for that.

@ravidziv
Copy link
Owner

ravidziv commented Dec 4, 2018

Hi,

the code doesn't support to estimate the mutual information in MNIST with ReLU activation. You can find several papers that try to do it. For example this one.

@ravidziv ravidziv closed this as completed Dec 4, 2018
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

5 participants