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

Fix some errors on code #13

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 30, 2021

  1. Fix a typo in inline HTML.

    Unnecessary comma prevents image display.
    ruddyscent committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    6175ae1 View commit details
    Browse the repository at this point in the history
  2. Fix Normalize parameters

    MNIST data has only one color channel, but the parameters of Normalize are for three color channels.
    ruddyscent committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    19536e7 View commit details
    Browse the repository at this point in the history
  3. Revert Python version

    ruddyscent committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    06b5ebe View commit details
    Browse the repository at this point in the history