-
您好,我在预测时运行predict.py提示出错,能指导一下是什么原因吗,谢谢
Traceback (most recent call last):
File "D:\Anaconda\lib\site-packages\tensorflow\python\client\session.py", line 1139, in _do_call
return fn(*args)
…
-
I am a student studying tensor flow.
Can I get help?
i used window, powershell
-master> python .\execute.py
>> Mode : test
2018-01-16 12:11:02.578204: I C:\tf_jenkins\home\workspace\rel-win…
-
tf_seq2seq_chatbot son$ sh setup.sh
Cloning into 'Seq2Seq_Upgrade_TensorFlow'...
Permission denied (publickey).
fatal: Could not read from remote repository.
---
bash setup.sh returns above error
I…
-
I bump into the issue while trying to train based on the data from [twitter_en-big](https://github.com/Marsan-Ma/chat_corpus#5-twitter_en-big)
`python main.py --mode train --model_name twitter_en_b…
-
rzai@rzai00:~/prj/seq2seq-chatbot$ CUDA_VISIBLE_DEVICES=1 th train.lua -maxEpochs 20
Running trainCmdArgs
Preprocessor doesn't need to be run, moving on...
Minibatches already created before, mov…
-
**Traceback (most recent call last):**
File "execute.py", line 31, in
` import seq2seq_model`
File "tensorflow_chatbot/seq2seq_model.py", line 28, in
` from tensorflow.models.rnn.trans…
-
Traceback (most recent call last):
File "execute.py", line 31, in
import seq2seq_model
File "/Users/rahul/Desktop/AI and ML/tensorflow_chatbot-master/seq2seq_model.py", line 28, in
f…
-
**When i Run the command in the shell of Windows 10** :
```shell
$ python -m nmt.py \
> --src=vi --tgt=en \
> --vocab_prefix=tmp/nmt_data/vocab \
> --train_prefix=tmp/nmt_data/tran…
-
I have trouble run chatbot code when I update tensorflow.
no module seq2seq.model_with_buckets
-
for example:
A training sample as :
one line is source, one line is target