-
Notifications
You must be signed in to change notification settings - Fork 18.7k
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
RNN LSTM layer #1653
Comments
Thanks for your interest in our work! We definitely plan to release code, but there's quite a bit of work to do to get it into a reasonably sane state -- there will be PRs once it's ready. |
@jeffdonahue Could you provide some comments if we would like to integrate caffe with the LSTM code from karpathy? Cheers. |
@bittnt Do you mean @karpathy at https://github.com/karpathy/neuraltalk? |
@bhack Yes. I think someone has already hacked it together. :)) |
Should see this: https://github.com/dophist/kaldi-lstm (holds CUDA code too, i think is the best one). |
https://github.com/junhyukoh/caffe-lstm nice work from u-mich. |
@junhyukoh Do you have a plan to contribute back to caffe with a PR? |
@junhyukoh looking forward to your merge :D |
@bhack @sunbaigui Thank you for your interest! |
Closing, see #1873 for (a cleaned up version of) the implementation we used for LRCN. |
@jeffdonahue @sguada Do you have code to share for your pubblication: http://arxiv.org/abs/1411.4389?
The text was updated successfully, but these errors were encountered: