AI-ON / Few-Shot-Music-Generation

160 stars 32 forks source link

Implement LSTM with meta-learned initialization+fine-tuning procedure #18

Open larocheh opened 6 years ago

larocheh commented 6 years ago

See section 4.3.1. There could be more than one instantiation of such a model.

sachinravi14 commented 6 years ago

Currently experimenting on incorporating Reptile (https://arxiv.org/abs/1803.02999) with LSTM model.