Skip to content
This repository was archived by the owner on Jun 28, 2022. It is now read-only.

Conversation

@ruddyscent
Copy link

The parameters of transforms.Normalize are for color images. However, the NMIST data are consists of gray-scale images. Therefore, the parameters should be changed for the one color channel.

Also, there is a minor bug in the inline HTML that blocks to display an image in the asset directory.

Unnecessary comma prevents image display.
MNIST data has only one color channel, but the parameters of Normalize are for three color channels.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant