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

404_AutoEncoder.py mnist.train.labels[1] np.argmax #26

Open
el-psy opened this issue Feb 29, 2020 · 0 comments
Open

404_AutoEncoder.py mnist.train.labels[1] np.argmax #26

el-psy opened this issue Feb 29, 2020 · 0 comments

Comments

@el-psy
Copy link

el-psy commented Feb 29, 2020

why the title is always 0?
for tf v 1.14,
404_AutoEncoder.py
line 33 plt.title('%i' % np.argmax(mnist.train.labels[0]))
np.argmax is redundant.

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

1 participant