Skip to content

gruaz-lucas/Merits_of_curiosity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Merits of curiosity

Code used in the study : https://doi.org/10.31234/osf.io/evm9n

If you use this code in your research or projects, please cite the following paper:

@article{gruaz_modirshanechi_becker_brea_2024, 
  title={Merits of curiosity: a simulation study}, 
  DOI={https://doi.org/10.31234/osf.io/evm9n}, 
  author={Gruaz, Lucas and Modirshanechi, Alireza and Becker, Sophia and Brea, Johanni}, 
  year={2024}, 
  month={Sep} 
}

If you have questions about the code, please contact Lucas Gruaz: [email protected]

How to use

You can clone this repository and install the dependencies with pip3:

git clone https://github.com/gruaz-lucas/Merits_of_curiosity.git
cd Merits_of_curiosity
pip3 install --editable .

Then, to run a script:

scripts/env_generation_example.py

or

scripts/run_single_agent_verbose.py

Releases

No releases published

Packages

No packages published