Assignment / Accuracy

The assignment asks you to use atleast 3 Conv2D layers.
Here’s the note from the markdown:
Note that you should use at least 3 convolution layers to achieve the desired performance.

Please see this thread for pointers on tuning your network.