view conv_mlp/convolutional_mlp.conf @ 154:ce56e8ca960d

Checked all modules to work with only numpy.random and random and to be deterministic after numpy.random.seed() and random.seed()
author boulanni <nicolas_boulanger@hotmail.com>
date Wed, 24 Feb 2010 16:59:04 -0500
parents 33038ab4e799
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