One layer of conv2d and pooling is better than 2 layers? WHY?



So the result is 95% and 91% respectively compare to the 1 layer convolution. Any logic behind of it?

Hello @Haojun_Song !

Although i don’t have access to the assignement but i can see that you set 64 filters for the first convolution layer and a 16 for the second so what if you try to inverse them and compare the results ?

Hope this will help