view baseline/conv_mlp/convolutional_mlp.conf @ 236:7be1f086a89e

added __init__.py to allow module loading of baseline
author Myriam Cote <cotemyri@iro.umontreal.ca>
date Mon, 15 Mar 2010 09:22:52 -0400
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