Skip to content

This one is desired to be the next host of an algorithm capable of predicting new creative songs based in songs as training the data; this one was one of the first commits. Here to illustrate approximation done to data treatment (it lacks comments)

License

Notifications You must be signed in to change notification settings

Andresfgomez970/Machine-Learning-Music_Project

Repository files navigation

Machine-Learning-Music_Project

This one is desired to be the host of an algorithm capable of composing new creative songs based in training data songs. To begin we have followed the first week of the course of "Deep Learning Specialization: Sequence models" in which composition of Musica Jazz was obtained with success (see my_music10000.mp3 below). Now, with this understaning of seq2seq models we proceed to a more complicated and complete model mainly based in Daniel D. Johnson . For that we first get an understanding about the midi files and the extaction of data as is illustrated in midi_to_state_matrix.py, later we use tensorflow library in order to take advantage of the cuda GPU's offered by colab and the connection that can be made with Google Drive to save the output and restart the run at any time, and used the structure defined in the cited post.

my_music10000

Sample0

Sample6000

Sample25000

About

This one is desired to be the next host of an algorithm capable of predicting new creative songs based in songs as training the data; this one was one of the first commits. Here to illustrate approximation done to data treatment (it lacks comments)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages