harvardnlp / seq2seq-attn

Sequence-to-sequence model with LSTM encoder/decoders and attention
http://nlp.seas.harvard.edu/code
MIT License
1.26k stars 278 forks source link

Fixing parameter typos in beam.lua example #14

Closed mbartoli closed 8 years ago

mbartoli commented 8 years ago

It looks like you manually fixed the params, so I'm closing this PR.