Skip to content

MiuLab/DialogDQN-Variants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DialogDQN-Variants

Code of “Dialogue environments are different from games: investigating variants of deep q-networks for dialogue policy” (ASRU 2019)


Requirements

python: 2.7

pip install -r requirements.txt

Train DQN Agent

Movie-Ticket Booking domain bash script/movie.sh

Restaurant Reservation domain: bash script/restaurant.sh

Taxi Ordering domain: bash script/taxi.sh

For the variants of DQN, see more detail in the scripts.


Reference

To be updated.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages