-
Notifications
You must be signed in to change notification settings - Fork 3
Deep Learning Projects
Jhalak Patel edited this page Oct 10, 2017
·
3 revisions
-
Rule based models: Uses AIML (Artificial Intelligent Markup Language). Follow rules to answer queries.
-
Intelligent models (Machine Learning):
- Retrieval-based model - learn to pick response from collection of responses based on query. Does not generate any new sentences.
- Generative model: Need to consider length of conversation, open vs close domain dialog, Challenge - context based response, coherent personality, understanding intention of user.