Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chat bot was bad learning #22

Open
83Gogo opened this issue Jan 26, 2019 · 3 comments
Open

chat bot was bad learning #22

83Gogo opened this issue Jan 26, 2019 · 3 comments
Labels

Comments

@83Gogo
Copy link

83Gogo commented Jan 26, 2019

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 => .

@pochih
Copy link
Owner

pochih commented Mar 10, 2019

The deep learning technique itself is unstable.
Maybe you'll get better result after training again.

@83Gogo
Copy link
Author

83Gogo commented Apr 1, 2019

Thank you for your reply.
This problem is solved.

@lokeshphani123
Copy link

What do Python3 mean? Is it >=Python3.4 or is it =Python3.0?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants