I am taking this course because I want to make a chatbot using RNN. Will i be able to do it after doing this course!
Hey @mhammadsaani,
Welcome, and we are glad that you could become a part of our community
The 5th course in DLS helps you gain knowledge about different types of RNNs and transformers, and also shows you how to implement them for various applications such as Text Generation, Sentiment Analysis, Neural Machine Translation, Trigger Word Detection, etc. I believe that after completing this course, you will have enough knowledge to build a chatbot using a RNN on your own. You can refer to any tutorial on the web, for instance, you can check out this one.
But if you are looking specifically for chatbot related assignments, you can try out the 4th course in the NLP Specialization, “Natural Language Processing with Attention Models”. One of the graded assignments in that helps you to learn about how to implement a chatbot. But note that it uses Transformers instead of RNNs in the assignment.
I hope this helps.
Cheers,
Elemento