Implements the nil (noop) learning algorithm A = LRN(A, STATE, ACTION, REWARD, PARAMS) Implements the nil (noop) learning algorithm. The body of this function is empty. This is a convenience function for use with static agents. See also agent_learn, lrn