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

Recurrent neural network additions (rnn, lstm, and gru) #29

Merged
merged 67 commits into from
Dec 6, 2016

Conversation

robertleeplummerjr
Copy link
Contributor

@robertleeplummerjr robertleeplummerjr commented Sep 10, 2016

Ready for merge.

added utility methods for going to and from a vocab or indexes
gru is close
simplify equation so that following equations are inside the neural net, and not the model
housekeeping
@robertleeplummerjr robertleeplummerjr mentioned this pull request Sep 11, 2016
@robertleeplummerjr
Copy link
Contributor Author

looking for feedback at #24

@robertleeplummerjr
Copy link
Contributor Author

The moment has come. .toFunction is working great, unit tests could be improved overall, but that will be a separate strategy. I believe we are merge worthy.

@robertleeplummerjr robertleeplummerjr merged commit 1a18515 into master Dec 6, 2016
@robertleeplummerjr robertleeplummerjr deleted the recurrent branch December 6, 2016 02:53
@IonicaBizau
Copy link
Member

Amazing! 👍

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.

2 participants