Skip to content

tonghelen/willingness_turn_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Willingness & Turn Prediction

This repository contains PyTorch codes for the paper

"Can Prediction of Turn-management Willingness Improve Turn-changing Modeling?" in IVA, 2020.

The distribution of files are:

  • features.py: functions to load extracted features.
  • m3.py: a general implementation for unimodal/bimodal/trimodal single-/multi-task models.
  • train.py: a script to train models using closs validation.
  • test_pred.py: a script to extract testing predictions.
  • test_score.py: a script to evaluate testing predictions.
  • utils.py: utility functions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages