Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 664 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 664 Bytes

NLP4MusA2021


Code repository for "What Musical Knowledge Does Self-Attention Learn ?" by Gabriel Loiseau, Mikaela Keller and Louis Bigo.


Requirements

  • Dataset : Link (MIDI Format)
  • Music Transformer : Link
  • Cadence Dataset : Link

    Guidelines

    For the composer identification task first execute Data-Preprocessing.ipynb to generate the 4 datasets.

    The code for both experiments is in the other notebook Music_NLP_Self_Attention.ipynb.