
Last chance! 50% off unlimited learning
Sale ends in
Input is a name for the action selection, output is the corresponding function object.
lookupActionSelection(type)
A string denoting the type of action selection. Allowed values are epsilon-greedy
or random
.
Function that implements the specific learning rule.