AI-ON / Few-Shot-Music-Generation

160 stars 32 forks source link

Implement second LSTM baseline from proposal #17

Open larocheh opened 6 years ago

larocheh commented 6 years ago

See section 4.2, second bullet point, of the initial project proposal:

https://ai-on.org/pdf/larochelle-few-shot-distribution-learning.pdf

alexanderimanicowenrivers commented 6 years ago

I have created pull requests for this model, as well as the corresponding config file. Could you accept them so that this issue can be closed? You will then be able to select MODEL=lstm_baseline2.yaml. Thanks! I will perform another round of tests once it has been commited.

leomrocha commented 6 years ago

@acr42 Can you please merge your 3 PRs into only one? having 3 different for the same issue makes it more difficult to follow and check

alexanderimanicowenrivers commented 6 years ago

Ready to be merged by someone with write access @larocheh @sachinravi14 - Leo gave the OK in the pull request thread - https://github.com/AI-ON/Few-Shot-Music-Generation/pull/28