farizrahman4u / seq2seq

Sequence to Sequence Learning with Keras
GNU General Public License v2.0
3.17k stars 846 forks source link

Conv seq 2 seq or qrnns ? ( please <3 ) #253

Open danFromTelAviv opened 6 years ago

danFromTelAviv commented 6 years ago

LSTMS are nice but they are super heavy. Recently there was a lot of work on convolutional networks for sequence tasks - the highlight is conv seq to seq and qrnns. I would very much appreciate their addition to this wonderful addon to keras.

Thanks , Dan