Lab exercise 09, CNN


Use Keras for the CNN and the neural network implementations, trainings.
If you need, you may use Kaggle or Google Colab for free GPU usage.
Kooplex has no GPU, only CPU.


1, Loading data

2, Model fitting I.

3, Model fitting II.

4, Improving CNN