view baseline_algorithms/conv_mlp/convolutional_mlp.conf @ 166:17ae5a1a4dd1

Moving the convolutional MLP code into baseline
author Dumitru Erhan <dumitru.erhan@gmail.com>
date Fri, 26 Feb 2010 14:03:24 -0500
parents conv_mlp/convolutional_mlp.conf@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