Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any chance of GRU/LSTM layers ? #43

Open
clive-g-brown opened this issue Sep 30, 2020 · 1 comment
Open

Any chance of GRU/LSTM layers ? #43

clive-g-brown opened this issue Sep 30, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@clive-g-brown
Copy link

Code Sample, a copy-pastable example if possible

# Your code here

Problem description

[this should explain why the current behaviour is a problem and why the expected output is a better solution.]

@christopherzimmerman christopherzimmerman added the enhancement New feature or request label Sep 30, 2020
@christopherzimmerman
Copy link
Member

I'd love to add these in. Primary issue is figuring out how to back propagate along layers that need more than one gradient. This will probably require more Num::Grad work than it will Num::NN work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants