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

Separate memory from model? #9

Open
domluna opened this issue Apr 24, 2016 · 1 comment
Open

Separate memory from model? #9

domluna opened this issue Apr 24, 2016 · 1 comment

Comments

@domluna
Copy link
Owner

domluna commented Apr 24, 2016

Assuming I could define a custom gradient for the nil embedding, the memory a.k.a variables A, B, TA, and TB can be in a separate memory component.

The main benefit of this would be to more easily play around with different models around the memory.

@domluna
Copy link
Owner Author

domluna commented May 31, 2016

Might be able to this in TF v0.9 with the new tf.Function feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant