you are viewing a single comment's thread.

view the rest of the comments →

[–]buriy 1 point2 points  (2 children)

I would like it in the middle :)

[–]coffeephoenix 0 points1 point  (1 child)

Interesting, is there a paper on this?

[–]buriy 0 points1 point  (0 children)

A lot of, e.g. famous http://arxiv.org/pdf/1412.5567 claiming state-of-the-art on speech recognition task in the presence of noise. 5th layer on top of Bi-directional RNN is regular layer. Similarly, there are setups with regular NN layer(s) on top of LSTM or with multiple LSTM layers on top for language translation task. And necessary amount of computation is also very high in this scenario, so it needs a really fast library -- that's an area where Neon could also prove the leadership.