Own ChatBot, Based on Recurrent Neural Network.
TensorFlow includes the implementation of the RNN network that is used to train the translation model for English/French tuple. We will use it to train our chatbot. Probably, one might ask: "why the hell we are looking on the translation model if we are writing the chatbot?". But this might be confusing only at the beginning. Think for a moment what is translation?
Dec-23-2016, 02:20:09 GMT
- Technology: