ChatBot with seq2seq Neural Network
-
Updated
Mar 25, 2023 - Python
ChatBot with seq2seq Neural Network
Question Answer Bot created using Gunthercox Corpus
Successfully developed a news summarization model using a Seq2Seq architecture with attention mechanism to generate concise and contextually accurate summaries from long-form news articles.
Training a Seq2Seq neural network in Tensorflow example.
Successfully developed a Seq2Seq model with attention to perform Portuguese-to-English language translation, capturing contextual dependencies for accurate and fluent bilingual sentence generation.
Successfully developed a text summarization model using Seq2Seq with attention to condense multi-turn dialogues from the SAMSum dataset into coherent and informative summaries.
Add a description, image, and links to the seq2seq-neural-network topic page so that developers can more easily learn about it.
To associate your repository with the seq2seq-neural-network topic, visit your repo's landing page and select "manage topics."