Skip to content

Hierarchical recurrent encoder decoder for a conversational agent

Notifications You must be signed in to change notification settings

raff7/HRED-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keras implementation of HRED architecture. To use the code.

run.py : Start the training of HRED.it can either create a new network and begin training, or load a pre-existing model and restart from where it left(change this setting with the constat "Load_Model" in Constants.py

chatbot.py: loads the model and starts a conversation.

About

Hierarchical recurrent encoder decoder for a conversational agent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages