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

out [49] and out[61] should be same? #5

Open
chenmozxh opened this issue Mar 6, 2019 · 0 comments
Open

out [49] and out[61] should be same? #5

chenmozxh opened this issue Mar 6, 2019 · 0 comments

Comments

@chenmozxh
Copy link

chenmozxh commented Mar 6, 2019

I got the same results with you:
Out[49]: array([ 59, 43, 50, ..., 140, 84, 72], dtype=uint8)
Out[61]: array([ 159., 150., 153., ..., 14., 17., 19.], dtype=float32)

but I do not understand:
they are both the first image of cifar10, and dataset is not shuffled,
why they are different?

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