ajar.judging_agent#

A JudgingAgent judges the behaviour of learning agents, w.r.t a moral value.

This code is mostly based on the work of Benoît Alcaraz.

members:

Classes

Activation([activated, total])

Memorizes the activation rates of arguments (for post-run analysis).

JudgingAgent(moral_value, base_afdm, j_transform)

A JudgingAgent judges the behaviour of learning agents, w.r.t a moral value.