Skip to content

Commit d97aceb

Browse files
committed
README: small update
1 parent e49a42a commit d97aceb

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,20 @@ plot(d.Y_real)
4545

4646
## Citing _ABCredit_
4747

48-
If you found this package useful for your research, please cite the following publication
48+
If you found this package useful for your research, please cite (one of) the following publication(s): the research works that made it possible to develop and release _ABCredit.jl_.
4949

50+
In this work, we extend _ABCredit.jl_ with reinforcement learning agents:
51+
```bib
52+
@inproceedings{brusatin2024simulating,
53+
title={Simulating the economic impact of rationality through reinforcement learning and agent-based modelling},
54+
author={Brusatin, Simone and Padoan, Tommaso and Coletta, Andrea and Delli Gatti, Domenico and Glielmo, Aldo},
55+
booktitle={Proceedings of the 5th ACM International Conference on AI in Finance},
56+
pages={159--167},
57+
year={2024}
58+
}
59+
```
60+
61+
In this work, we calibrate _ABCredit.jl_ efficiently using reinforcement learning to select search methods (the calibration code is [here](https://github.com/bancaditalia/black-it/blob/main/examples/RL_to_combine_search_methods.ipynb)):
5062
```bib
5163
@inproceedings{glielmo2023reinforcement,
5264
title={Reinforcement Learning for Combining Search Methods in the Calibration of Economic ABMs},

0 commit comments

Comments
 (0)