Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.95 KB

nn.md

File metadata and controls

44 lines (34 loc) · 1.95 KB

Neural Networks for Music

LLMs for music theory

LLMs are GPT-4 and such. They know natural languages. In future, they should also know everything about music theory, be able to make Roman numeral analysis, analysis of forms. They should convert between ABC notation, kern, MusicXML. And they should be able to compose coherent long pieces in a prompted style.

Articles that excite me:

Other NN approaches for related things (GAN, VAE, RNNs, LSTMs)

More