bartosz-paternoga / Chatbot

A chatbot based on recurrent neural networks (RNN). Encoder-decoder long short-term memory (LSTM) model has been used. Built with Keras (TensorFlow backened).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatbot

A chatbot based on recurrent neural networks (RNN). Encoder-decoder long short-term memory (LSTM) model has been used. The Encoder-Decoder LSTM is a recurrent neural network designed to address sequence-to-sequence problems. The chatbot has been built with Keras (TensorFlow backened).

About

A chatbot based on recurrent neural networks (RNN). Encoder-decoder long short-term memory (LSTM) model has been used. Built with Keras (TensorFlow backened).

License:MIT License


Languages

Language:Python 100.0%