|
8 năm trước cách đây | |
---|---|---|
.. | ||
ptb | 8 năm trước cách đây | |
translate | 8 năm trước cách đây | |
BUILD | 8 năm trước cách đây | |
README.md | 8 năm trước cách đây | |
__init__.py | 8 năm trước cách đây |
This directory contains functions for creating recurrent neural networks and sequence-to-sequence models. Detailed instructions on how to get started and use them are available in the tutorials.
Here is a short overview of what is in this directory.
File | What's in it? |
---|---|
ptb/ |
PTB language model, see the RNN Tutorial |
translate/ |
Translation model, see the Sequence-to-Sequence Tutorial |