chiphuyen / stanford-tensorflow-tutorials

This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
http://cs20.stanford.edu
MIT License
10.32k stars 4.32k forks source link

chatbot outputs array of numbers ? #133

Open Marwan-Mostafa7 opened 6 years ago

Marwan-Mostafa7 commented 6 years ago
> hi
[[-0.05387566 -2.2077456  -0.1335546  ... -0.3521466   0.15176542
   0.4837527 ]]

> how are you?
[[-0.05443239 -2.2417731  -0.1325449  ... -0.35882115  0.15338464
   0.49410236]]

> say something
[[-0.05385711 -2.2218084  -0.13375734 ... -0.3538314   0.15226512
   0.48862678]]
Adam-Rollo commented 5 years ago

same problem

chaoyushi commented 4 years ago

now is it solved?

chaoyushi commented 4 years ago

same problem

you can find output chating file in your dictionary.