folk-rnn

Folk Music Modeler

Generates and trains music models using Recurrent Neural Networks with Long Short Term Memory units for folk music style modelling

folk music modelling with LSTM

GitHub

342 stars
22 watching
68 forks
Language: Python
last commit: over 4 years ago

Related projects:

RepositoryDescriptionStars
ruohoruotsi/lstm-music-genre-classificationAn audio classification project using LSTMs to classify music genres298
kristijanbartol/deep-music-taggerClassifies music genres based on audio features using a deep learning model68
mlachmish/musicgenreclassificationClassify music genre from a 10-second sound stream using a neural network.565
l0sg/relational-rnn-pytorchAn implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling245
keunwoochoi/icassp_2017A repository containing code and pre-trained models for music classification using Convolutional Recurrent Neural Networks.12
damitkwr/esrnn-gpuA PyTorch implementation of an optimized deep learning model for time series forecasting on GPUs.319
keunwoochoi/transfer_learning_musicA repository providing tools and pre-trained models for music classification and regression tasks using transfer learning.256
l0sg/seqgan-musicGenerates polyphonic music sequences using deep learning models and adversarial training28
l1aoxingyu/char-rnn-gluonA Python implementation of a character-level Recurrent Neural Network (RNN) text generator using the MXNet Gluon framework.58
mhjabreel/stf-rnnRecurrent neural network model for predicting people's next location based on spatial and temporal features28
brunnergino/jambotA music generation tool that uses chord embeddings and neural networks to create polyphonic music with harmonic structure64
emited/variationalrecurrentneuralnetworkA deep learning implementation of a VRNN model for sequential data processing282
soroushmehr/samplernn_iclr2017An unconditional end-to-end neural audio generation model utilizing a recurrent neural network architecture.537
coreyker/dnn-mgrResearch code for deep neural networks in music genre recognition22
salu133445/museganGenerates polyphonic music from scratch or based on user input using a neural network architecture1,863