Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 323 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 323 Bytes

learning_algo_dev

This project was carried out in order to model the economic behavior of an eletrical utility that learns. This repo contains the foundations of a Roth-Erev learning algorithm that eventually was implemented into a larger agent-based model. The class for the algorithm itself is found in dev_classes.py.