Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 617 Bytes

readme.md

File metadata and controls

14 lines (9 loc) · 617 Bytes

DeepBach

This repository aims to test and play with the DeepBach model described in

DeepBach: a Steerable Model for Bach chorales generation
Gaëtan Hadjeres, François Pachet, Frank Nielsen
ICML 2017 arXiv:1612.01010

The code uses python 3.6 together with PyTorch v1.0 and music21 libraries.

For the original version, please checkout this GitHub repository.

This repository contains some fixes from the original code (version of October 2017).