guillaume-chevalier / seq2seq-signal-prediction

Signal forecasting with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow - Guillaume Chevalier
Apache License 2.0
1.08k stars 293 forks source link

Test Solutions / Examples #9

Open etrauger opened 6 years ago

etrauger commented 6 years ago

Has anyone posted test solutions to these exercises?

It would be nice to be able to plug-and-test what some other users have come up with. Exercise 4 is especially interesting, and it would be great to see what others have used to solve these problems.