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

Using pre-trained weights #19

Open
sunandiyer opened this issue Nov 16, 2018 · 1 comment
Open

Using pre-trained weights #19

sunandiyer opened this issue Nov 16, 2018 · 1 comment

Comments

@sunandiyer
Copy link

I am training the model and have the weights written out to checkpoint. I am not able to load the weights to test the model. Anyone have advice on how to do so?

@sainimohit23
Copy link

sainimohit23 commented Feb 5, 2019

Check out train.py file from my implementation of seq2seq model here . My implementation is based on currie's implementation and it is updated to work on latest tensorflow API.It might help.

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

2 participants