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

PLOT function does not work #41

Open
JustinAsdz opened this issue Mar 15, 2019 · 1 comment
Open

PLOT function does not work #41

JustinAsdz opened this issue Mar 15, 2019 · 1 comment

Comments

@JustinAsdz
Copy link

JustinAsdz commented Mar 15, 2019

The datavis.animate can only plot the startup figure even the iterations are set to 2001 or 10001.
And the output in the terminal says: max test accuracy: 0
the model has not been trained at all.

while the following code can output the normal value

for i in range(10000+1): training_step(i, i % 100 == 0, i % 20 == 0)

@FullDataAlchemist
Copy link

I have the same problem. any result?!

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