Skip to content

Update LSTM Demo.ipynb#5

Open
benhur98 wants to merge 2 commits intollSourcell:masterfrom
benhur98:patch-1
Open

Update LSTM Demo.ipynb#5
benhur98 wants to merge 2 commits intollSourcell:masterfrom
benhur98:patch-1

Conversation

@benhur98
Copy link

@benhur98 benhur98 commented Feb 7, 2019

Syntax error fixed @ function forwardProp() as for i in range - in is missing and equals is missing @ self.oa[i]

Syntax error fixed @ function forwardProp() as for i in range - in is missing and equals is missing @ self.oa[i]
Line 166 , missing correct return values as cs, hs, f, inp, c, o = self.LSTM.forwardProp()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant