egttools.behaviors.CRD

API reference documentation for behaviors.CRD submodule.

Classes

AbstractCRDStrategy

CRDMemoryOnePlayer

This strategy contributes in function of the contributions of the rest of the group in the previous round.

GoalBasedCRDStrategy

A CRD strategy which adapts in function of a moving average of the contributions of the rest of the group.

MovingAverageCRDStrategy

A CRD strategy which adapts in function of a moving average of the contributions of the rest of the group.

TimeBasedCRDStrategy

A CRD strategy which adapts in function of a moving average of the contributions of the rest of the group.

egttools.behaviors.CRD.goal_based

egttools.behaviors.CRD.moving_average

egttools.behaviors.CRD.time_based