jason9693 / MusicTransformer-tensorflow2.0

implementation of music transformer with tensorflow-2.0 (ICLR2019)
MIT License
355 stars 81 forks source link

For Seq2seq training #11

Open rftgy-bow opened 4 years ago

rftgy-bow commented 4 years ago

What should I do when I try to train Seq2seq tasks with this? Especially, How to give Source and Target data for the model