-
When I run the command
python3.6 examples/train_model.py -m seq2seq -t cornell_movie -dt train -mf /data2/chatbot_eval_issues/model_files/parlai/carolineokun/training_s2s_cmdb --gpu 0
I get the…
-
Perhaps I somehow have my training files in the wrong location? After training my model and running inference.py I get the following error.
`Starting interactive mode (first response will take a wh…
-
Traceback (most recent call last):
File "chat.py", line 36, in
model_dir = model_dir) as model:
File "C:\Users\Manjunatha.Rao\Desktop\Chatbot\seq2seq-chatbot-master\seq2seq-chatbot\chatbot…
-
1. How can i deploy this code into the cloud to train faster, like google's compute engine or something?
2. Have you thought of implementing on-the-go learning? Like updating the weights after each s…
-
ModuleNotFoundError Traceback (most recent call last)
in ()
8
9 ###============= prepare data
---> 10 from data.twitter import data
11 metadata, idx_q, id…
-
Please go to Stack Overflow for help and support:
https://stackoverflow.com/questions/tagged/tensorflow
If you open a GitHub issue, here is our policy:
1. It must be a bug, a feature request,…
-
`2018-06-26 09:22:30.314633: W tensorflow/core/common_runtime/bfc_allocator.cc:277] **************xx***x******************************************xx********xx***********_____**********
Traceback (mos…
-
('tensorflow version: ', '1.4.1')
Building prefix dict from the default dictionary ...
Loading model from cache /tmp/jieba.cache
Loading model cost 0.482 seconds.
Prefix dict has been built succes…
-
Marko Žužić E2-86/2017
**1. Definicija problema**
Izrada sistema za dijalog između računara i čoveka (engl. _chatbot_). Chatbot će davati odgovor transformisan po jezičkom modelu fiktivnog karakte…
-
### 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)**: Linux Ub…