ChordEncoder that outputs a one-hot encoding over major and minor triads.
Encode a chord progression over a specified number of steps.
An array of chord symbol strings.
Number of steps to use.
A 2D tensor containing the encoded chord progression.
Generated using TypeDoc
ChordEncoder that outputs a one-hot encoding over major and minor triads.