In this project, we trained LSTM-based and Transformer-based deep learning models in the task of generating classical music ๐ต.
environment.ymlcontains the configuration for this project's Anaconda environment.LSTM.ipynbandTransformer.ipynbcontain the relevant model definitions and training code.unpackv3.shis a shell script for extracting audio files from the dataset and converting them toMIDIformat.
This project was built by Jenson Choi, Jason Jewik, Jiin Kim and Aman Oberoi.