Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 305 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 305 Bytes

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