Revision cbe720dc365499488a36511cbc106efe2acb5004 authored by Victor Picheny on 23 January 2022, 15:22:45 UTC, committed by cran-robot on 23 January 2022, 15:22:45 UTC
1 parent 3622784
Raw File
README.md
# 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
back to top