The test example
- run
test_train.sh - move the five files generated in
modelsdir to<model_name>dir - move
datadir (which should contain also the corpora and dictionaries) to<model_name>dir - run
CUDA_VISIBLE_DEVICES=-1 python test_translate.pywhere-1means using CPU (set to0if GPU)
Questions
- Py2 -> Py3?
Random notes
p.s. 22/May: /Users/shijieyao/Downloads/nematus-tensorflow
