Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 313 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 313 Bytes

AI-Based Music Generation

Authors:

Implemented models:

  1. RNN GRU
  2. LSTM
  3. Two-part generation CNN model: Melody CNN and Conditional CNN for each instrument
  4. Variational Auto-Encoder