Commit Graph

23 Commits

Author SHA1 Message Date
acb3024341 readme.md 2019-06-19 17:49:28 +02:00
4fd34b27d8 readme.md 2019-06-19 17:45:18 +02:00
ec3296514a Merge branch 'LSTM_music21_midi_encoding' of s444337/praca-magisterska into master
Simple LSTM Music Generator
2019-06-19 13:53:17 +00:00
33db5a7c6d LSTM Music Generator 2019-06-19 15:48:39 +02:00
fee8de37cb add docstrings, fix choose_by_prob 2019-06-19 13:40:35 +02:00
75e1c6cb90 readme update 2019-06-19 13:24:31 +02:00
23f406d053 add readme 2019-06-19 10:53:44 +02:00
aed90cc2a1 masters dissertaion using template with placeholders 2019-06-19 09:50:12 +02:00
fede93c36e get it working, on music21 and sequence style enoding 2019-06-01 17:05:38 +02:00
76f26837cd OPTIMIZED: collecting samples in python list instead of np.array, empty array deletion in fly 2019-05-31 10:25:16 +02:00
8b00b20657 genereting 4 beats instead of 1; better plot; save drums to midi 2019-05-30 23:13:03 +02:00
dac8add955 data extraction to groups of instruments; drums is now avaible 2019-05-30 23:11:25 +02:00
b296eb9e6c added argv, fix no-dir-exist bug, loop through all files, dirs in input 2019-05-30 20:47:47 +02:00
b36407e3c6 add some examples 2019-05-30 14:22:53 +02:00
4217811ae2 delete empty samples - optimized 2019-05-30 13:36:15 +02:00
56e7d72a64 lstm autoencoder, for now with the best results 2019-05-30 12:36:59 +02:00
35c19e1e80 lstm - drop this branch, looking for other way to generate music 2019-05-30 11:23:34 +02:00
1997ff96ef add readme file, commented out delete_empty_samples function 2019-05-29 10:50:00 +02:00
92a90a912c move midi program dictionary here 2019-05-29 10:38:11 +02:00
e96c5562c4 add #!/usr/bin/env python3 2019-05-29 10:37:29 +02:00
4aa5916346 simplify a little midi.py module 2019-05-29 10:36:34 +02:00
0a297e331d -init-first-stage- 2019-05-28 12:40:26 +02:00
55de001c95 alpha 0.0.1 2019-05-08 08:03:52 +02:00