harvardnlp / im2markup

Neural model for converting Image-to-Markup (by Yuntian Deng yuntiandeng.com)
https://im2markup.yuntiandeng.com
MIT License
1.21k stars 214 forks source link

Update LSTM.lua #2

Closed gautam1858 closed 8 years ago

da03 commented 8 years ago

Sorry that I'm confused. Why do you delete the one of the inputs? inputs[1] is target and inputs[2] shall be context.

gautam1858 commented 8 years ago

Oops sorry I thought it is repeated

da03 commented 8 years ago

Np. Thanks for your interest in our code!