Skip to content
This repository was archived by the owner on Mar 15, 2025. It is now read-only.

MorrisHohoho/AI_Music_Generator

Repository files navigation

ml_music_generator

A charRNN based music generator using PyTorch for CS 205 final project.

Structure

  • csv/: contains the data used for training the model. These files are converted from MIDI files by using midicsv tool.
  • dataset/: contains the dataset class for the music generator.
  • model/: contains the model class for the music generator.
  • pretrained/: contains the pretrained model we've provided.

About

A charRNN (LSTM) based music genearator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published