Skip to content

JulianKnodt/hackprincetonSpring2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hack Princeton Spring 2018

Problem

Devise a method that can generate music given initial music

Approach

Recurrent neural networks and preprocessing chords so that they're not just a series of notes.

What we did

First, we categorized the music into groups of "phrases", and each phrase has specific characteristics that made it a phrase.

Then, we created a restricted boltzmann machine to generate some phrases of our own

Libraries

music21 (MIT)

TensorFlow (Google)

About

Hack Princeton Spring 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors