Closed gauravgola96 closed 6 years ago
Hi, this project uses Python 2.7.6, Ubuntu 14.04.3 LTS, Theano 0.9.0, and Keras 2.0.4. Your problem seems to be related to the version of Keras or the backend.
int(dictionary_size/2) this worked for me.
This makes sense, especially if the adopted dictionary size is not an even number, e.g. 10001, 7003, ...
can you provide me the data for question answer .
If you mean the training data that I used, it is here: https://www.dropbox.com/sh/o0rze9dulwmon8b/AAA6g6QoKM8hBEHGst6W4JGDa?dl=0
this what is happening ... any solution for this
Starting the model...
CHAT:
computer: hi ! please type your name.
user: hh computer: hi , hh ! My name is john.
user: benjamin computer: yeah , but my favorite one is hard to find . (with probability of 0.000973) user: will benjamin computer: yeah , but my favorite one is hard to find . (with probability of 0.000973) user: exit computer: yeah , but my favorite one is hard to find . (with probability of 0.000973)
It seems like you keep entering your name when you should start a conversation.
Starting the model...
I guess No!!
CHAT:
computer: hi ! please type your name.
user: how are you? computer: hi , how are you? ! My name is john
I am using python 3. error in this line --> 155 out = Dense(dictionary_size/2, activation="relu", name='relu-activation')(merge_layer)