patricebechard / chatbot

Chatbot using seq2seq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatbot

THIS IS A WORK IN PROGRESS

My goal is to create multiple chatbots based on various neural architectures:

  • Seq2Seq model
  • Transformer

The models will be trained on the Cornell Movie Dialog Corpus

About

Chatbot using seq2seq

License:MIT License


Languages

Language:Jupyter Notebook 88.7%Language:Python 11.3%