debmalyabiswas1 / ReinforcementLearning_ChatbotsLinks
Code accompanying the paper: Elena Ricciardelli, Debmalya Biswas. Self-improving Chatbots based on Reinforcement Learning. In proceedings of the 4th Multidisciplinary Conference on Reinforcement Learning and Decision Making (RLDM), Montreal, 2019
☆24Updated 3 years ago
Alternatives and similar repositories for ReinforcementLearning_Chatbots
Users that are interested in ReinforcementLearning_Chatbots are comparing it to the libraries listed below
Sorting:
- Generate Multiple choice Questions from any content or news article using BERT Extractive Summarization, Wordnet and Conceptnet☆88Updated 5 years ago
- Training a model without a dataset for natural language inference (NLI)☆25Updated 5 years ago
- reinforcement learning on a encoder-decoder GRU for chatbot dialogue generation☆20Updated 7 years ago
- 💭 Fine-tune a Covid-19 Doctor-like chatbot with GPT2☆52Updated 4 years ago
- ☆41Updated 4 years ago
- Question-answer generation from text☆71Updated 2 years ago
- Use pretrained BERT model to automatically generate grammar multiple choice questions (MCQ) from any news article or story.☆13Updated 6 years ago
- ☆26Updated 5 years ago
- Generate True or False questions from any content with OpenAI GPT2 text generation, Sentence-BERT semantic search and Berkley constituenc…☆34Updated 5 years ago
- Hybrid Conversational Bot based on both neural retrieval and neural generative mechanism with TTS.☆83Updated 2 years ago
- GPT-jax based on the official huggingface library☆13Updated 4 years ago
- LSTM text generation by word. Used to generate multiple sentence suggestions based on the input words or a sentence☆27Updated 4 years ago
- Code for CHAI: A CHatbot AI for Task-Oriented Dialogue with Offline Reinforcement Learning☆23Updated 3 years ago
- Google's Meena transformer chatbot implementation☆105Updated 4 years ago
- ☆24Updated 4 years ago
- ☆14Updated 7 years ago
- Dataset and scripts for scraping the news articles from popular sources along with the summary of the article.☆48Updated 5 years ago
- BERT Question and Answer system meant and works well for only limited number of words summary like 1 to 2 paragraphs only. It can’t be ab…☆114Updated 4 years ago
- ☆69Updated 4 years ago
- ☆39Updated 6 years ago
- Building Chatbots with Rasa,Spacy,Wit.Ai,etc☆30Updated 7 years ago
- Code for running the experiments in Deep Subjecthood: Higher Order Grammatical Features in Multilingual BERT☆17Updated 2 years ago
- Fine-tuning GPT-2 Small for Question Answering☆130Updated 2 years ago
- Easy to use and understand multiple-choice question generation algorithm using T5 Transformers.☆138Updated 3 years ago
- Implementation of PersonaGPT Dialog Model