  @prefix epid: <https://pure.iiasa.ac.at/id/> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix eprel: <http://eprints.org/relation/> .
  @prefix doi: <https://doi.org/> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix dct: <http://purl.org/dc/terms/> .

<>
	foaf:primaryTopic <https://pure.iiasa.ac.at/id/eprint/4243>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<https://pure.iiasa.ac.at/id/eprint/4243#authors>
	rdf:_1 <https://pure.iiasa.ac.at/id/person/ext-AL0815>;
	rdf:_2 <https://pure.iiasa.ac.at/id/person/ext-AL1397> .

<https://pure.iiasa.ac.at/id/eprint/4243/>
	dc:format "text/html";
	dc:title "HTML Summary of #4243 \n\nLearning dynamics in games with stochastic perturbations\n\n";
	foaf:primaryTopic <https://pure.iiasa.ac.at/id/eprint/4243> .

<https://pure.iiasa.ac.at/id/eprint/4243>
	bibo:abstract "Consider a generalization of fictitious play in which agents′ choices are perturbed by incomplete information about what the other side has done, variability in their payoffs, and unexplained trembles. These perturbed best reply dynamics define a nonstationary Markov process on an infinite state space. It is shown, using results from stochastic approximation theory, that for 2 × 2 games it converges almost surely to a point that lies close to a stable Nash equilibrium, whether pure or mixed. This generalizes a result of Fudenherg and Kreps, who demonstrate convergence when the game has a unique mixed equilibrium."^^xsd:string;
	bibo:authorList <https://pure.iiasa.ac.at/id/eprint/4243#authors>;
	bibo:issue "2";
	bibo:status <http://purl.org/ontology/bibo/status/peerReviewed>,
		<http://purl.org/ontology/bibo/status/published>;
	bibo:volume "11";
	dct:creator <https://pure.iiasa.ac.at/id/person/ext-AL0815>,
		<https://pure.iiasa.ac.at/id/person/ext-AL1397>;
	dct:date "1995-11";
	dct:isPartOf <https://pure.iiasa.ac.at/id/repository>,
		<https://pure.iiasa.ac.at/id/publication/ext-08998256>;
	dct:publisher <https://pure.iiasa.ac.at/id/org/ext-f308aad1ef8f70546c3a197f104f2ad5>;
	dct:title "Learning dynamics in games with stochastic perturbations"^^xsd:string;
	owl:sameAs <https://doi.org/10.1006/game.1995.1054>;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://pure.iiasa.ac.at/id/eprint/4243/> .

<https://pure.iiasa.ac.at/id/org/ext-f308aad1ef8f70546c3a197f104f2ad5>
	foaf:name "Elsevier"^^xsd:string;
	rdf:type foaf:Organization .

<https://pure.iiasa.ac.at/id/person/ext-AL0815>
	foaf:familyName "Kaniovski"^^xsd:string;
	foaf:givenName "Y.M."^^xsd:string;
	foaf:name "Y.M. Kaniovski"^^xsd:string;
	rdf:type foaf:Person .

<https://pure.iiasa.ac.at/id/person/ext-AL1397>
	foaf:familyName "Young"^^xsd:string;
	foaf:givenName "H.P."^^xsd:string;
	foaf:name "H.P. Young"^^xsd:string;
	rdf:type foaf:Person .

<https://pure.iiasa.ac.at/id/publication/ext-08998256>
	bibo:issn "08998256";
	foaf:name "Games and Economic Behavior"^^xsd:string;
	owl:sameAs <urn:issn:08998256>;
	rdf:type bibo:Collection .

