Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Simplifications and some fun stuff for the MNIST Gluon tutorial (#13094)
Browse files Browse the repository at this point in the history
* Simplify mnist Gluon tutorial and add mislabelled sample plotting

* Add mnist Gluon tutorial images

* Gluon MNIST tutorial: Use modern Gluon constructs, fix some wordings

* [Gluon] Move to data loaders and improve wording in MNIST tutorial

* Fix broken links

* Fix spelling of mislabeled

* Final rewordings and code simplifications

* Fix things according to review

- Apply hybrid blocks
- Move outputs outside of code blocks and mark for notebooks
  to ignore
- Remove images, use external link
- Fix a few formulations

* Change activations to sigmoid in MNIST tutorial

* Remove superfluous last layer activations in MNIST tutorial
  • Loading branch information
kohr-h authored and ThomasDelteil committed Dec 6, 2018
1 parent f6b4665 commit 8bbac82
Showing 1 changed file with 332 additions and 222 deletions.
Loading

0 comments on commit 8bbac82

Please sign in to comment.