bshillingford / autobw.torch

62 stars 5 forks source link

Multilayer example #6

Closed mdenil closed 9 years ago

mdenil commented 9 years ago

The indexing error in data generation was bugging me.

I also extended the RNN example to show how to do more than one layer.

bshillingford commented 9 years ago

Nice, a multi-layer RNN is a good example. I'm hoping to get a chance over the weekend to add in some better docs, btw.

mdenil commented 9 years ago

A non-trivial LSTM example would be cool. We could borrow Kaparthy's tinyshakespear data and do a language model demo.

bshillingford commented 9 years ago

Yeah, I just saw his blog post, lots of neat demos there. That or any of the other data would be a good example.

On Thu, May 21, 2015 at 9:55 PM, Misha Denil notifications@github.com wrote:

A non-trivial LSTM example would be cool. We could borrow Kaparthy's tinyshakespear data and do a language model demo.

— Reply to this email directly or view it on GitHub https://github.com/bshillingford/autobw.torch/pull/6#issuecomment-104417741 .