chord2vec

Embedding chords


License
Other
Install
pip install chord2vec==3.0

Documentation

chord2vec

Adaptation of the sequence-to-sequence model to chords.

Documentation

Minimal documentation. Will update soon

seq2seq_model.py

Sequence-to-sequence model with an attention mechanism.

seq2seqs_model.py

Sequence-to-sequences model with an attention mechanism.

seq2seqs.py

Library for creating a sequence-to-sequences model in Tensorflow.