Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Example configurations #10

Closed
dennybritz opened this issue Mar 4, 2017 · 0 comments
Closed

Example configurations #10

dennybritz opened this issue Mar 4, 2017 · 0 comments
Labels

Comments

@dennybritz
Copy link
Contributor

Writing configuration files with hyperparameters from scratch is difficult because there are lot of options. We should provide a few examples hyperparameter configurations for models. For example:

  • Large NMT: Configuration for large NMT/Summarization models that can get state of the art results
  • Medium NMT: Medium-size NMT model that does reasonable well and is faster to train than the large model
  • Small NMT: NMT model that is very fast to train but probably doesn't do very well.

If we decide to add image captioning support we should also add configuration files for that.

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

No branches or pull requests

1 participant