Data Augmentation
Learn how to use data augmentation to increase batch size in your training data using these simple Keras techniques using the CIFAR 10 dataset.Learn to build a Keras model for speech classification. Audio is the field that ignited industry interest in deep learning. Although the data doesn't look like the images and text we're used to processing, we can use similar techniques to take short speech sound bytes and identify what someone is saying.
Github repo: https://github.com/lukas/ml-class/tree/master/videos/cifar-augmentation