Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 445 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 445 Bytes

drum_space

Drum Patterns from Latent Space:

I collected 33K non-trivial unique drum beats from midis available online, used a neural network with to build a space of latent representation of these beats and to generate new ones. Finally, I mapped all of them into 2D space using the t-SNE algorithm. Try the interactive exploration tool here https://bit.ly/2TrgtSx, read more about this project in my Medium post https://bit.ly/2J4GemE.