Music genre classification using Librosa and Tensorflow/Keras
In this tutorial, we start by introducing techniques for extracting audio features from music data. We then show how to implement a music genre classifier from scratch in TensorFlow/Keras using those features calculated by the Librosa library.