Skip to content

zz-jacob/MEMDM_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEMDM

This is a memory based neural network model for dialog management.

After clone the code, you have to make the following manually:

MEMDM_code
|-test
  |-1
  |-2
  |-3
  |-4
  |-5
|-save
  |-1
  |-2
  |-3
  |-4
  |-5
  |-log
|-summary
|-attn_log

The pretrained word embeddings are placed in word_embeddings. If you want to use different word embedding size, you can put your embedding file into it with the same file name format.

About

Code for memory-augmented dialogue management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages