forked from pytorch/audio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improving mnist example model (pytorch#658)
* Fix formatting to comply with PEP8 * reimplementing conv net from keras examples * reimplementing keras example mnist_cnn in pytorch * adding learning rate scheduling * remove previous mnist model * change softmax layer name * changes after review * fix command line arguments * remove unused attributes
- Loading branch information
1 parent
60108ed
commit 0634306
Showing
1 changed file
with
26 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters