nicolas-ivanov/tf_seq2seq_chatbot
A TensorFlow-based seq2seq chatbot trained on movie subtitle corpora for conversational responses.

Velocity · 7d
+0.1
★ / day
Trend
→steady
star history
This repository implements a sequence-to-sequence neural network chatbot in TensorFlow. It trains on a corpus of movie subtitles using encoder-decoder architecture to generate conversational responses. The project is marked as unmaintained and notes that results are unsatisfactory, with the developer seeking improvements on answer diversity and quality.