NN trained on Zelda music (Overfit example)

2017-04-16 · AI/ML
neural-networkmachine-learningmusiczeldaairnnoverfittingmusic-generation

NN trained on Zelda music (Overfit example)

Recurrent neural network trained on 15 Zelda songs.

The Experiment

This project used a recurrent neural network (RNN) to learn from and generate music in the style of The Legend of Zelda video game series.

The Overfitting Problem

What Happened


The sample size was too small and the network became overfit.

What is Overfitting?


Overfitting occurs when a neural network:

Technical Basis

Based on the biaxial-rnn-music-composition project:
https://github.com/hexahedria/biaxial-rnn-music-composition

Watch on YouTube

View in Interactive Desktop App