Metadata-Version: 1.0
Name: chord2vec
Version: 3.0
Summary: Embedding chords
Home-page: https://github.com/Sephora-M/chord2vec
Author: Sephora Madjiheurem
Author-email: sephora.madjiheurem@gmail.com
License: UNKNOWN
Description: # 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.
        
        
Platform: UNKNOWN
