Chord Generation with Transformers

Series of posts describing the transformer architecture from scratch

You can find the code and detailed description for the project here at my github repositiory.

I’m writing a series of posts that explains step by step of how the project works and details into implementing the transformer architecture from scratch.

Blog Post series for: Chord Generation with Transformers

1. Explaining Embedding Layers for Transformers