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
341 stars
22 watching
68 forks
Language: Python
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ruohoruotsi/lstm-music-genre-classification | An audio classification project using LSTMs to classify music genres | 298 |
kristijanbartol/deep-music-tagger | Classifies music genres using a deep neural network model trained on a large audio dataset | 67 |
mlachmish/musicgenreclassification | Classify music genre from a 10-second sound stream using a neural network. | 562 |
l0sg/relational-rnn-pytorch | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 244 |
keunwoochoi/icassp_2017 | A repository containing code and pre-trained models for music classification using Convolutional Recurrent Neural Networks. | 12 |
damitkwr/esrnn-gpu | A PyTorch implementation of an optimized deep learning model for time series forecasting on GPUs. | 318 |
keunwoochoi/transfer_learning_music | A repository providing tools and pre-trained models for music classification and regression tasks using transfer learning. | 256 |
l0sg/seqgan-music | Generates polyphonic music sequences using deep learning models and adversarial training | 28 |
l1aoxingyu/char-rnn-gluon | A Python implementation of a character-level Recurrent Neural Network (RNN) text generator using the MXNet Gluon framework. | 58 |
mhjabreel/stf-rnn | Recurrent neural network model for predicting people's next location based on spatial and temporal features | 28 |
brunnergino/jambot | A music generation tool that uses chord embeddings and neural networks to create polyphonic music with harmonic structure | 64 |
emited/variationalrecurrentneuralnetwork | A deep learning implementation of a VRNN model for sequential data processing | 283 |
soroushmehr/samplernn_iclr2017 | An unconditional end-to-end neural audio generation model utilizing a recurrent neural network architecture. | 537 |
coreyker/dnn-mgr | Research code for deep neural networks in music genre recognition | 22 |
salu133445/musegan | Generates polyphonic music from scratch or based on user input using a neural network architecture | 1,846 |