-
Notifications
You must be signed in to change notification settings - Fork 91
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
Comments
I'm encountering a similar issue :) |
Same here. Linux Mint 18, Python 3.6.2, matplotlib 2.1.0 |
@pinouchon could you tell me how long time did you take to run it? Thanks |
@windweller Same to me. |
@ravidziv |
@ravidziv, I believe the issue is not with the Information Plane plot, but with the other plots that your scripts try to produce |
Hello, |
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:
The text was updated successfully, but these errors were encountered: