YoVDO

Implementing a Neural Network for Music Genre Classification

Offered By: Valerio Velardo - The Sound of AI via YouTube

Tags

TensorFlow Courses Deep Learning Courses Neural Networks Courses Binary Classification Courses

Course Description

Overview

Implement a music genre classifier using TensorFlow in this 33-minute tutorial. Learn to train the classifier on MFCC features extracted from the Marsyas dataset while exploring fundamental deep learning concepts such as binary/multiclass classification, rectified linear units, batching, and overfitting. Access accompanying video slides and code on GitHub for a comprehensive learning experience. Gain practical insights into network architecture, data loading, and various classification approaches, including binary classification and mini-batch processing.

Syllabus

Introduction
Load data
Network architecture
Binary classification
Batching
Full batch
Mini batch


Taught by

Valerio Velardo - The Sound of AI

Related Courses

Classification Models
Udacity
Evaluate Machine Learning Models with Yellowbrick
Coursera Project Network via Coursera
Logistic Regression with Python and Numpy
Coursera Project Network via Coursera
Computational Learning Theory and Beyond
openHPI
Introduction to Deep Learning with Keras
DataCamp