Skip to content

sahbic/ai-music-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Generation with AI

1. MiniBach

Architecture

feedforward neural network architecture

How does it work ?

choose an arbitrary melody and feedforward it into the architecture in order to produce a corresponding counterpoint accompaniment

Source

Briot, Jean-Pierre, Gaëtan Hadjeres, and François Pachet. 2017. “Deep Learning Techniques for Music Generation - A Survey.” CoRR abs/1709.01620. http://arxiv.org/abs/1709.01620.

Implementation by napulen/MiniBach

2. Autoencoder

This is an implementation of an Autoencoder for sound generation from the Sound of AI channel

Troubleshooting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published