Skip to content

johnlyzhou/reciprocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reciprocal Reward Influence Encourages Cooperation From Self-Interested Agents

This is the official implementation of Reciprocator agents.

After cloning this repository and installing python==3.10.13, you can install the required dependencies by running:

pip install -r requirements.txt
pip install -e .

To run the experiments, you can use the following command template (with an example for Coins):

python run.py -n coins_reciprocator_vs_naive -g coins -c configs/coins.yaml -e 500 -d all -r 8 -dd results

About

Official repository for "Reciprocal Reward Influence Encourages Cooperation From Self-Interested Agents" (NeurIPS 2024)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages