This website works better with JavaScript
Home
Explore
Help
Sign In
radu
/
TensorFlow-Models
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
add-wiki
master
rdefs
sguada-patch-1
TensorFlow-M...
/
tutorials
/
rnn
/
translate
Neal Wu
f7cea8d01b
Rename sampled_loss argument inputs to logits in preparation for named arguments requirement
8 years ago
..
BUILD
86ecc9730d
Moving example models from github.com/tensorflow/tensorflow to github.com/tensorflow/models
8 years ago
__init__.py
0d9a3abdca
Remove all references to 'tensorflow.models' which is no longer correct
8 years ago
data_utils.py
efa4a6cfaa
Fix vocabulary naming (input/output vocabulary no longer has same name) (
#946
)
8 years ago
seq2seq_model.py
f7cea8d01b
Rename sampled_loss argument inputs to logits in preparation for named arguments requirement
8 years ago
translate.py
c902a86785
Ability to train the translation model on arbitrary input sources.
8 years ago