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.
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Andresfgomez970/Machine-Learning-Music_Project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published