view baseline/conv_mlp/convolutional_mlp.conf @ 179:defd388aba0c

Do not yield theano shared variables. They can only be used by theano.function().
author Arnaud Bergeron <abergeron@gmail.com>
date Sat, 27 Feb 2010 16:07:09 -0500
parents d37c944133c3
children
line wrap: on
line source

learning_rate=0.01
n_iter=1
batch_size=20
n_kern0=20
n_kern1=50
filter_shape=5
n_layer=3