corynguyen19 / midi-lstm-gan

Using LSTMs and GANs to Generate Music from MIDI Files (APM Fall 2018)
82 stars 30 forks source link

Data normalization #1

Open timkabot opened 4 years ago

timkabot commented 4 years ago

Dear repo owner, in your gan you commented the normalization (-242/242), but you do try to reverse it in generate stage (*242+242)

batuhanozdol commented 3 years ago

For the (*242+242) case it gives KeyNotFound because not found in dictionary