Repository for paper "Deep Q-learning of wage offers on online labor platforms: the effect of algorithm design", by H. Dawid, P. Harting, M. Neugart
The code is written in Java and can be executed using the Repast Simphony toolkit. Repast Simphony is a free and open source agent-based modeling and simulation platform and can be downloaded here:
https://repast.github.io/download.html
Folder structure:
src:
Contains the model code written in JAVA.
lib:
Contains a library needed to write data in SQLite data bases
AI_Labormarket.rs:
Contains several xml files used for setting up the GUI when running the model in the Simphony GUI mode.