Skip to content

Commit

Permalink
RNN
Browse files Browse the repository at this point in the history
  • Loading branch information
pchavanne committed Jan 28, 2017
1 parent 42835fe commit d822e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yadll/layers.py
Original file line number Diff line number Diff line change
Expand Up @@ -695,7 +695,7 @@ def get_output(self, **kwargs):


class LSTM(Layer):
"""
r"""
Long Short Term Memory
.. math ::
Expand Down

0 comments on commit d822e57

Please sign in to comment.