Skip to content

Latest commit

 

History

History
 
 

nlp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

How to Use

Users can train the dialog task via:

python train_ppo.py --config nlp_ppo.yaml

After the training, users can chat with the agent via:

python chat.py

Chat with other agents