Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 383 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 383 Bytes

midisynth

MIDI notes synthesizer (attempt to algorithmic music through recurrent RBM neural networks).

Modified implementation is based on paper

Modeling Temporal Dependencies in High-Dimensional Sequences: Application To Polyphonic Music Generation and Transcription

See paper in docs folder. In practice I run out of computer power (no GPUs) so I results were not very good.