malt.agents.player.Player
- class malt.agents.player.Player[source]
Bases:
malt.agents.agent.Agent
Base class for players.
- merchandize(points, merchant):
Conduct merchanidization.
- assay(assayer):
Conduct assay.
Methods
__init__
()assay
(dataset[, assayer])merchandize
(dataset[, merchant])step
(*args, **kwargs)