From 5552ba0cea1d51260272e1d605958bd61ac272d0 Mon Sep 17 00:00:00 2001 From: hjain5164 Date: Fri, 1 Mar 2019 18:50:59 +0530 Subject: [PATCH] Updated glossary.md Added the definition of action-schema , activation and collusion --- glossary.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/glossary.md b/glossary.md index 07ad93e..b3ab40b 100644 --- a/glossary.md +++ b/glossary.md @@ -30,6 +30,8 @@ Checking the preconditions of each action as it is executed, rather than checkin ## action schema +It is a way to represent the variable-free (ground) actions. + ## action-utility function ## actions @@ -39,6 +41,8 @@ that the agent can execute in state *s*. ## activation +It means to start or intitate a process. + ## activation function A mathematical function that transforms the input or set of inputs received at a neuron to produce an output. @@ -381,6 +385,9 @@ In terms of Data Science, clustering is the grouping of data instances or object It is a branch of Psychology which deals with the mental processes involved in obtaining and comprehending new information. Some of the prominent processes include judging, problem solving and remembering. ## collusion + +It is an unfair or illegal agreement by two or more persons trying to manipulate the values. + ## color constancy ## communication ## commutativity