-
### System information
- **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**:
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Yes
- **T…
-
Please make sure that this is a feature request. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature …
-
是data里给的,还是百度公开的27万的啊?
用data目录里的数据得出来bleu只有5,不知道哪里错了。。。
谢谢啦
-
Hi Wenxuan,
Many thanks for this wonderful and educational implementation.
I have encountered an error while trying ```python config.py --mode debug```.
>InvalidArgumentError (see above for tr…
-
A clear and concise description of what you want to know.
我用自己的数据训练,结果还可以(0.85),但是为何预测的label里还存在[BOS]和[EOS],在predict里result应该是在convert idx to labels时remove 了bos和eos的,怎么还会出现在最后的prediction label里?
康…
js418 updated
5 years ago
-
-
请问这个代码使用的keras和tensorflow版本?
ghost updated
6 years ago
-
### System information
- **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**: Yes.
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Windo…
-
### System information
- **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**: Yes
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Linux …
-
I am trying to run Tensorflow via cloudml using the CuDNNLSTM layer, but the CUDA version seem not to match on the image provided by R cloudml.
I get the following error messages:
```
I master…