Presentation
ATABS (a technique for Automatically Training Ageng-Based Simulators) allows practitioners to adapt agent-based simulators (ABSs) for being automatically trained. It is based on the calibration of certain random numbers generators.
Authors
The authors of this work follow:- Iván García-Magariño (Corresponding author, you can explore his website to know more about his works).
- Guillermo Palacios-Navarro
Download
ATABS provides a framework to be applied. This framework is packed with the following library:
- ATABS framework ( atabs.jar )
For using the aforementioned library, one needs to have installed Java SE Runtime Environment (JRE) 7u45 (or above), which is available from the Java Oracle website.
Documentation
The documenation of ATABS is available from the following link:
- Documentation of the ATABS framework
Examples
This web includes the source code of an example, so that practitioners can understand how ATABS can be applied. Below, one can download the source code of this example and access to its documentation:
- Source code of ABS-SOCI adapted to ATABS.
- Documentation of ABS-SOCI adapted to ATABS.