Skip to content

Commit e01eace

Browse files
committed
docs: small update to index
1 parent d97aceb commit e01eace

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/src/index.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,20 @@ plot(data.Y_real)
5757

5858
## Citing _ABCredit_
5959

60-
If you found this package useful for your research, please cite the following publication
60+
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_.
6161

62+
In this work, we extend _ABCredit.jl_ with reinforcement learning agents:
63+
```bib
64+
@inproceedings{brusatin2024simulating,
65+
title={Simulating the economic impact of rationality through reinforcement learning and agent-based modelling},
66+
author={Brusatin, Simone and Padoan, Tommaso and Coletta, Andrea and Delli Gatti, Domenico and Glielmo, Aldo},
67+
booktitle={Proceedings of the 5th ACM International Conference on AI in Finance},
68+
pages={159--167},
69+
year={2024}
70+
}
71+
```
72+
73+
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)):
6274
```bib
6375
@inproceedings{glielmo2023reinforcement,
6476
title={Reinforcement Learning for Combining Search Methods in the Calibration of Economic ABMs},

0 commit comments

Comments
 (0)