Skip to content

Neural Net trained on Aphex Twin songs 🤖 🎶

Notifications You must be signed in to change notification settings

reynoldsm88/afx_rnn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AFX RNN

Training a Neural Network to compose it's own Aphex Twin score using Magenta/Tensorflow.

Blogpost: https://accraze.info/deep-learning-aphex-twin/

Useage

First make sure you have installed Magenta

To train the model use:

$ ./train.sh

This will create the NoteSequences and SequenceExamples that will be fed into the PerformanceRNN model during training and evaluation.

To generate midi files:

$ ./generate.sh

This will place 10 new files in the output directory.

About

Neural Net trained on Aphex Twin songs 🤖 🎶

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%