from keras.layers import Dense, Activation, Convolution2D, ... 然后添加第一个卷积层,滤波器数量为32,大小是5*5,Padding方法是same即不改变 ...
確定! 回上一頁