Close

Kaggle Contributions


Banner Image

5. Say hello world with CNNs

Moving from structured datasets to perceptual problems, building our first CNN model on the famous MNIST digit recognition dataset and submitting on Kaggle to visualize the performance. We will also compare GBM based model - XGBoost against the deep learning model
Banner Image

6. Image Augmentations with Keras

Image augmentation is a technique to artificially increase the size of data to make the model generalize well over varying scenarios. We will explore different kinds of augmentations that can be done with Keras ImageDataGenerator module
Banner Image

8. Generate Metal Lyrics using Keras

A fun application of LSTMs to generate metal lyrics from all the lyrics ever written by that band. We explore both character based and word based sequence generation techniques. Play with this notebook to generate lyrics for your metal band. Mostly it will be gibberish, but I am sure there will be some interesting phrases