Starbeamrainbowlabs
6d1cd66351
All checks were successful
continuous-integration/laminar-eldarion Build 4 succeeded in 11 seconds .
24 lines
1.4 KiB
Text
24 lines
1.4 KiB
Text
Model: "you_wouldn't_do_this_really"
|
|
_________________________________________________________________
|
|
Layer (type) Output Shape Param #
|
|
=================================================================
|
|
conv2d_1 (Conv2D) (None, 28, 28, 32) 320
|
|
_________________________________________________________________
|
|
conv2d_2 (Conv2D) (None, 26, 26, 64) 18496
|
|
_________________________________________________________________
|
|
max_pooling2d_1 (MaxPooling2 (None, 13, 13, 64) 0
|
|
_________________________________________________________________
|
|
dropout_1 (Dropout) (None, 13, 13, 64) 0
|
|
_________________________________________________________________
|
|
flatten_1 (Flatten) (None, 10816) 0
|
|
_________________________________________________________________
|
|
dense_2 (Dense) (None, 128) 1384576
|
|
_________________________________________________________________
|
|
dropout_2 (Dropout) (None, 128) 0
|
|
_________________________________________________________________
|
|
dense_3 (Dense) (None, 10) 1290
|
|
=================================================================
|
|
Total params: 1,404,682
|
|
Trainable params: 1,404,682
|
|
Non-trainable params: 0
|
|
_________________________________________________________________
|