Class Summary |
BgLearning |
This is a strategy learning model for the Bala Goyal Model. |
CondorcetLearning |
This class is a Condorcet Learning Rule. |
HybridLearning |
This class implements the Hybrid learning rule. |
ImitateBestLearning |
This is a learning rule where an individual adopts the strategy that did best
on the previous round from among those strategies choosen by a neighbor. |
MyopicBRLearning |
This class implements myopic best response learning. |
PayoffLearning |
A learning rule where individuals learn the payoffs in a n-strategy game. |
SmoothBGLearning |
This is a strategy learning model for the Bala Goyal Model. |
SmoothPayoffLearning |
A learning rule where individuals learn the payoffs in a n-strategy game. |
SmoothReinforcement |
This implements a modification of the standard reinforcement dynamics. |
StratReinforce |
Simple reinforcement learning for strategies |