Skip to content

kastnerkyle/Variational-Recurrent-Autoencoder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This is the main model class file used for the ICLR 2015 workshop paper

For preprocessing the MIDI files into numpy ndarrays, we used code from the RNN-RBM model by Boulanger-Lewandowski et al. found here. Direct download via here, see specifically the util.py file.

For some example code on how to use this class refer to Variational-Autoencoder, which uses largely the same structure.

Feel free to contact the authors (see paper for email addresses) for any questions regarding use of code, dataset etc.

The code is MIT licensed.

About

Implementation of the VRAE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%