MXNet.jl icon indicating copy to clipboard operation
MXNet.jl copied to clipboard

example: update example of lenet-stn

Open iblislin opened this issue 7 years ago • 3 comments

make its optimizer configured same as Python's

fix #369


@rickhg12hs Could you checkout it?

iblislin avatar Dec 11 '17 04:12 iblislin

Codecov Report

Merging #371 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #371   +/-   ##
=======================================
  Coverage   69.74%   69.74%           
=======================================
  Files          25       25           
  Lines        1963     1963           
=======================================
  Hits         1369     1369           
  Misses        594      594

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 27c66ec...8e99fa9. Read the comment docs.

codecov-io avatar Dec 11 '17 04:12 codecov-io

Do you have any GPU to try it out? Maybe we can add some note in the example first.

iblislin avatar Dec 14 '17 04:12 iblislin

I have no GPU, sorry.

rickhg12hs avatar Dec 14 '17 17:12 rickhg12hs