Skip to content

Confidence-weighted integration of human and machine judgments for superior decision-making

License

Notifications You must be signed in to change notification settings

braingpt-lovelab/haico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haico: human–AI complementarity

This repository contains the official implementation of "Teaming humans and large language models for superior decision-making," part of the BrainGPT project.

Usage

To run the code, you need to clone and install this repository locally, e.g., in the command line, run:

git clone https://github.com/braingpt-lovelab/haico.git
cd haico
pip install -e .

Attribution

If you use haico consider citing our manuscript.

@misc{yáñez2024confidenceweightedintegrationhumanmachine,
      title={Confidence-weighted integration of human and machine judgments for superior decision-making}, 
      author={Felipe Yáñez and Xiaoliang Luo and Omar Valerio Minero and Bradley C. Love},
      year={2024},
      eprint={2408.08083},
      archivePrefix={arXiv},
      primaryClass={cs.HC},
      url={https://arxiv.org/abs/2408.08083}, 
}

About

Confidence-weighted integration of human and machine judgments for superior decision-making

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published