burliEnterprises / tensorflow-music-generatorLinks
generates music (midi files) using a Tensorflow RNN
☆132Updated 4 years ago
Alternatives and similar repositories for tensorflow-music-generator
Users that are interested in tensorflow-music-generator are comparing it to the libraries listed below
Sorting:
- Experiment diverse Deep learning models for music generation with TensorFlow☆329Updated 8 years ago
- This is the code for "AI for Music Composition" by Siraj Raval on Youtube☆218Updated last year
- cRNN-GAN to generate music by training on instrumental music (midi)☆44Updated 7 years ago
- This repository contains the source code of MdidNet : A Convolutional Generative Adversarial Network for Symbolic-domain Music Generation☆185Updated 6 years ago
- Generate monophonic melodies with machine learning using a basic LSTM RNN☆165Updated 6 years ago
- Generating longer musical pieces with an RNN-RBM in TensorFlow☆95Updated 7 years ago
- Music generation with Keras and LSTM☆104Updated 3 years ago
- train and generate melody for pop music with recurrent neural networks☆96Updated 7 years ago
- A deep learning model for style-specific music generation.☆738Updated 6 years ago
- ☆147Updated last year
- Code for “Convolutional Generative Adversarial Networks with Binary Neurons for Polyphonic Music Generation”☆59Updated 2 years ago
- An RNN implementation to generate music☆108Updated 7 years ago
- Uses LSTM neural networks to compose new and original melodies by feeding it midi files☆83Updated 5 years ago
- Music Generator Demo by @Sirajology on Youtube☆245Updated 7 years ago
- Code for creating a dataset of MIDI ground truth☆166Updated 6 years ago
- This is the implementation of a LSTM Recurrent Neural Network that composes a melody to a given chord sequence.