Skip to content

Final project of the course "Implementing artificial neural networks with Tensorflow"

Notifications You must be signed in to change notification settings

eyun17/Melody-and-Sound-Generation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Melody-and-Sound-Generation

Final project of the course "Implementing artificial neural networks with Tensorflow"

Sound Generation

To train the variational autoencoder, you have to retrieve the dataset from https://magenta.tensorflow.org/datasets/nsynth#files and copy it to the folder 'Sound Generation\dataset\fsdd\recordings'. Then run preprocess.py Then run the respective cells in music_vae.ipynb

Melody Generation

You can find related datasets from http://www.piano-midi.de

About

Final project of the course "Implementing artificial neural networks with Tensorflow"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%