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

example: update example of lenet-stn #371

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

Commits on Dec 11, 2017

  1. example: update example of lenet-stn

    make its optimizer configured same as Python's
    
    fix #369
    iblislin committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    ebd7404 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2017

  1. add speedometer

    iblislin committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    5e27ab1 View commit details
    Browse the repository at this point in the history
  2. config

    got this on my machine
    INFO: == Epoch 020/020 ==========
    INFO: ## Training summary
    INFO:           accuracy = 0.9965
    INFO:               time = 5.2912 seconds
    INFO: ## Validation summary
    INFO:           accuracy = 0.9917
    INFO: Finish training on MXNet.mx.Context[GPU0]
    iblislin committed Dec 12, 2017
    1 Configuration menu
    Copy the full SHA
    8e99fa9 View commit details
    Browse the repository at this point in the history