view baseline/conv_mlp/convolutional_mlp.conf @ 273:7800be7bce66

changes in ttf2jpg and pycaptcha to load a file list with cPickle (instead of doing a listdir()) in order to have always the same list order from different machine (to reproduce generation)
author Xavier Glorot <glorotxa@iro.umontreal.ca>
date Sun, 21 Mar 2010 16:45:48 -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