deepdow icon indicating copy to clipboard operation
deepdow copied to clipboard

RNN or LSTM example

Open fernando2xV opened this issue 3 years ago • 1 comments

Hi, was wondering if someone could provide a working class that includes an LSTM/RNN in it. I wanted to explore this library with these famous networks but can't manage to make them run.

Any help is appreciated!

fernando2xV avatar Apr 07 '22 21:04 fernando2xV

Hey there!

Check out this module to get some inspiration: https://github.com/jankrepl/deepdow/blob/8fb6976a2bc77bade4d5c0e5be3974c67845f11b/deepdow/layers/transform.py#L62

And here is the documentation: https://deepdow.readthedocs.io/en/latest/source/layers.html#rnn

I hope that helps:)

jankrepl avatar Apr 20 '22 08:04 jankrepl

Closing due to inactivity

jankrepl avatar Jan 24 '24 17:01 jankrepl