Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 477 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 477 Bytes

GPGame

GPGame: Solving Complex Game problems using Gaussian processes

This R package provides tools for finding game equilibria in a black-box setting (expensive pay-off evaluations, no derivatives). Two game setups are considered: Nash games and Kalai-Smorodinski games. Handles noiseless or noisy evaluations. Graphical outputs can be generated automatically.

Installation

For the stable version: http://cran.r-project.org/package=GPGame

This the development version