GMSE - Generalised Management Strategy Evaluation Simulator
Integrates game theory and ecological theory to construct social-ecological models that simulate the management of populations and stakeholder actions. These models build off of a previously developed management strategy evaluation (MSE) framework to simulate all aspects of management: population dynamics, manager observation of populations, manager decision making, and stakeholder responses to management decisions. The newly developed generalised management strategy evaluation (GMSE) framework uses genetic algorithms to mimic the decision-making process of managers and stakeholders under conditions of change, uncertainty, and conflict. Simulations can be run using gmse(), gmse_apply(), and gmse_gui() functions.
Last updated 2 years ago
adaptive-managementagricultural-modellingconflictconflict-resolutionconservationecological-modellingecological-modelsecologyfood-securitygame-theorygenetic-algorithmgenetic-algorithmsmanagement-decisionsmanagement-strategy-evaluationpopulation-modelsimulationwildlife-management
5.43 score 10 stars 180 scripts 263 downloadsgamesGA - Genetic Algorithm for Sequential Symmetric Games
Finds adaptive strategies for sequential symmetric games using a genetic algorithm. Currently, any symmetric two by two matrix is allowed, and strategies can remember the history of an opponent's play from the previous three rounds of moves in iterated interactions between players. The genetic algorithm returns a list of adaptive strategies given payoffs, and the mean fitness of strategies in each generation.
Last updated 5 years ago
gamegame-theorygenetic-algorithmmachine-learningprisoner-dilemma-simulation
3.04 score 2 stars 11 scripts 185 downloads