iaf icon indicating copy to clipboard operation
iaf copied to clipboard

Command Line for MNIST

Open TFUsers opened this issue 8 years ago • 1 comments

What command for the lasagne implementation was passed for the MNIST experiment in the paper? In particular, what option modifies the fully connected layer to have 450 neurons?

TFUsers avatar Jan 10 '17 23:01 TFUsers

To run MNIST, it appears one needs simplemodel since that makes use of a widths parameter. Unfortunately, that code is not included in this repo. Could some one add it?

TFUsers avatar Jan 28 '17 18:01 TFUsers