comparison 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
comparison
equal deleted inserted replaced
165:4bc5eeec6394 166:17ae5a1a4dd1
1 learning_rate=0.01
2 n_iter=1
3 batch_size=20
4 n_kern0=20
5 n_kern1=50
6 filter_shape=5
7 n_layer=3