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

Some graphs are missing data #9

Open
pinouchon opened this issue Oct 19, 2017 · 8 comments
Open

Some graphs are missing data #9

pinouchon opened this issue Oct 19, 2017 · 8 comments

Comments

@pinouchon
Copy link

pinouchon commented Oct 19, 2017

Hello,

Thanks for the update and your previous reply.
I'm running the code on mac with python3 and venv.

By running this command:
python main.py -num_repeat=1 -num_epochs=1000 -num_samples=50

The information plane graph looks good. The two other graphs are missing the data. Any pointers to what is the issue?
Thanks a lot.

I have attached the charts below:

graph1

graph2

graph3

@allenanie
Copy link

allenanie commented Oct 19, 2017

I'm encountering a similar issue :)
I'm using Python 2.7.10, Ubuntu, matplotlib 2.1.0

@bdwyer2
Copy link
Contributor

bdwyer2 commented Oct 19, 2017

Same here. Linux Mint 18, Python 3.6.2, matplotlib 2.1.0

@1098707338
Copy link

@pinouchon could you tell me how long time did you take to run it? Thanks

@pmorerio
Copy link

@windweller Same to me.

@bbradt
Copy link

bbradt commented Apr 29, 2018

@ravidziv
This issue still has not been resolved. The plotting scripts altogether seem broken, and do not replicate the figures from the original paper.

@ravidziv
Copy link
Owner

ravidziv commented Dec 4, 2018

Hi guys,
Sorry for the layer response, but it works for me when I run it with the default parameters. You need to run it with more epoch (remove the arguments -num_epochs=1000 -num_samples=50).
This is what I got with the deafults arguments -
inf_plot

@bbradt
Copy link

bbradt commented Dec 4, 2018

@ravidziv, I believe the issue is not with the Information Plane plot, but with the other plots that your scripts try to produce

@frederikrogge
Copy link

Hello,
any news on this issue?
I encounter the same problem as described so information plane plot works fine, however, the other to plots don't show anything.
Thanks a lot.

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

8 participants