diff --git a/main/deepfriedConvnetMnist.py b/main/deepfriedConvnetMnist.py index c8a566c083a3aa1519752140510c872842ed7cd5..5a80f2496c7a53f595cd9f4d716168992e2c889e 100644 --- a/main/deepfriedConvnetMnist.py +++ b/main/deepfriedConvnetMnist.py @@ -45,7 +45,7 @@ Y_test = Y_test.astype(np.float32) from fasfood_layer import fast_food - +# todo utiliser les fonctions adapate/definies pour ces couches de convolution def convolution_mnist(input): with tf.name_scope("conv_pool_1"): # 32 is the number of filter we'll use. e.g. the number of different