Kaggle Iceberg Classifier Challenge Simple Keras

Iceberg Classfier Challenge participants can follow this kernel to get introduction to CNN classifiers using Keras.
Keras is a simple framework where we can stack layers easily and is highly readable.
Link:
Simple Keras Model for Beginners (0.210 on LB)+EDA
Looking forward to more discussion on this thread.

2 Likes

A nice blog on understanding the idea behind CNNs. I would highly recommend to give it a read