LiuQL2 / MedicalChatbotMultiAgent

Multi-agent dialogue system for automatic diagnosis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the code of a task-oriented dialogue system for automatic diagnosis, where a hierarchical reinforcement learning are implemented as the dialogue policy. The low level RL consists of multi-agents and each agent is the specific policy in terms of a type of disease. While the high level RL is responsible for selecting one of the low level agent and the selected agent will interact with patient in this dialogue turn.

Under working...

About

Multi-agent dialogue system for automatic diagnosis


Languages

Language:Python 100.0%