Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 522 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 522 Bytes

AI-Music-Generation

Join me at www.dakshtrehan.com || www.linkedin.com/in/dakshtrehan || www.medium.com/@dakshtrehan

The aim is to generate new music using LSTM and given dataset.

  1. Problem type :- Music Generation
  2. Algorithm used :- LSTM
  3. Dataset :- midi files
  4. Libraries used :- Music21, Sci-kit Learn, Keras, Numpy, glob

(In the project, model was trained on Google Colab but the code was written on local machine, therefore have manually loaded .hdf5 model on local machine, once it was trained on cloud)