Deep Learning for NLP: Creating a Chatbot with Keras! - KDnuggets
In the previous post, we learned what Artificial Neural Networks and Deep Learning are. Also, some neural network structures for exploiting sequential data like text or audio were introduced. If you haven't read that post, you should sit back, grab a coffee, and slowly enjoy it. It can be found here. This new post will cover how to use Keras, a very popular library for neural networks to build a Chatbot. The main concepts of this library will be explained, and then we will go through a step-by-step guide on how to use it to create a yes/no answering bot in Python.
Dec-1-2019, 20:51:27 GMT