We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Part of: #1284
We have an example of a sequence-to-sequence model:
https://github.com/clab/dynet/tree/master/examples
We should make sure that it is obvious how to download training data, and that the model is at least as good as the PyTorch example:
http://pytorch.org/tutorials/intermediate/seq2seq_translation_tutorial.html
The text was updated successfully, but these errors were encountered:
#1391
Sorry, something went wrong.
No branches or pull requests
Part of: #1284
We have an example of a sequence-to-sequence model:
We should make sure that it is obvious how to download training data, and that the model is at least as good as the PyTorch example:
The text was updated successfully, but these errors were encountered: