79301969

Date: 2024-12-23 01:40:47
Score: 2.5
Natty:
Report link

I think you are confused about the 32 part. For Conv2D(32, (3, 3)), the 32 is the number of filters, not the size of the image in pixels. The 3, 3 part is the size of each filter (or kernel) as seen in the answer above.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Steven Dascoli