Skip to content

Functional Chatbot with LSTM Recurrent Neural Network Architecture

Notifications You must be signed in to change notification settings

serifsonerserbest/Chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot

This project is a part of the Artificial Neural Networks course at Swiss Federal Institute of Technology Lausanne (EPFL). Details about the course can be found here.

Team Members

Project Description

In this project, we tested performance of Recurrent Neural Network models such as simple RNN, GRU and LSTM with different architectures. Moreover, we build a functional chatbot with our best architecture using the conversations data.

Prerequisites

You should have a running installation of tensorflow and keras.

About

Functional Chatbot with LSTM Recurrent Neural Network Architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%