https://github.com/cran/GPGame
Raw File
Tip revision: cbe720dc365499488a36511cbc106efe2acb5004 authored by Victor Picheny on 23 January 2022, 15:22:45 UTC
version 1.2.0
Tip revision: cbe720d
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