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

When should we update the RNN? #9

Open
wagamamaz opened this issue Nov 13, 2016 · 3 comments
Open

When should we update the RNN? #9

wagamamaz opened this issue Nov 13, 2016 · 3 comments

Comments

@wagamamaz
Copy link

wagamamaz commented Nov 13, 2016

Hi, I am going to reimplement the end-to-end training in TensorFlow.
I wonder when should I update the RNN variables?

Thank you in advance.

@zsdonghao
Copy link

I try to reimplment the E2E training with word-based RNN encoder.

Then I update the RNN parameters when updating D.
But I found the g_loss keep increasing, anyone have idea about this?

Many thanks.

@neonb88
Copy link

neonb88 commented Apr 12, 2018

Hi all, do one of y'all have a TF implementation? Would be grateful to see. It's for a class. Thanks

@zsdonghao
Copy link

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

No branches or pull requests

3 participants