/Generate_Your_Own_Music

This repository contains code for generating new music using Generative Adversarial Networks (GANs). GANs are a type of deep learning model that can learn to generate new data that resembles the training data. In this case, we use GANs to generate music sequences based on existing MIDI files.

Primary LanguagePythonMIT LicenseMIT

Stargazers