You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to learn seq 2 seq from the beginning using python3, but when I tested it by turning the first 10 epochs, all the responses were . Will this be cured if I study more?
=== Use model ./model/Seq2Seq/model-1 ===
question => Have you heard about 'machine learning and having it deep and structured'?
generated_sentence => .
question => Machine learning.
generated_sentence => .
question => I don't know. Maybe we should watch the tape to be sure.
generated_sentence => .
question => Listen man, I don't need this shit.
generated_sentence => .
question => Will you stand up for me?
generated_sentence => .
question => How do you trun this on?
generated_sentence => .
question => Thank God it's Friday!
generated_sentence => .
question => I'm sure a lot of people down in L.A. are worried sick about you.
generated_sentence => .
question => I forgot to get the Coca-Cola.
generated_sentence => .
question => How about you graduation thesis?
generated_sentence => .
The text was updated successfully, but these errors were encountered:
I tried to learn seq 2 seq from the beginning using python3, but when I tested it by turning the first 10 epochs, all the responses were . Will this be cured if I study more?
=== Use model ./model/Seq2Seq/model-1 ===
question => Have you heard about 'machine learning and having it deep and structured'?
generated_sentence => .
question => Machine learning.
generated_sentence => .
question => I don't know. Maybe we should watch the tape to be sure.
generated_sentence => .
question => Listen man, I don't need this shit.
generated_sentence => .
question => Will you stand up for me?
generated_sentence => .
question => How do you trun this on?
generated_sentence => .
question => Thank God it's Friday!
generated_sentence => .
question => I'm sure a lot of people down in L.A. are worried sick about you.
generated_sentence => .
question => I forgot to get the Coca-Cola.
generated_sentence => .
question => How about you graduation thesis?
generated_sentence => .
The text was updated successfully, but these errors were encountered: