Skip to content

akanametov/musegan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MuseGAN

A Pytorch implementation of MuseGAN

Check out the generated piano music

⭐ Star this project on GitHub — it helps!

MuseGAN is a generative model which allows to generate music.

Table of content

Training

See demo for more details of training process.

  • The model components and utils are under gan folder.
  • The Midi dataset is under data/utils.py.
  • The MuseGAN model wrapper is under musegan.py.

To start training your own MuseGAN simply run train.py script with needed parameters.

Generator and Critic losses

License

This project is licensed under MIT.

Links

Releases

No releases published

Packages

 
 
 

Contributors

Languages