Skip to content

Commit ad80dbd

Browse files
authored
Updated Glossary
Definitions added
1 parent 46f4067 commit ad80dbd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

glossary.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,9 @@ In logic, mathematics, and computer science, the arity of a function or operatio
107107
## assignment
108108
## associative memory
109109
## asymptotic analysis
110+
111+
It is a Mathematical method of describing limiting behavior by using an input bound function, which means that the algorithm would run in constant time if no output was given, as the rest of the factors contributing to the computation are constant.
112+
110113
## asymptotic bounded optimality
111114
## ATMS
112115
## atom
@@ -120,6 +123,8 @@ In logic, mathematics, and computer science, the arity of a function or operatio
120123
## average reward
121124
## axiom
122125

126+
In Mathematics or logics, an axiom is a statement or a proposition which is assumed to be true to serve as a starting point for further arguments and reasoning. Example of an axiom: “Nothing can both be and not be at the same time and in the same respect”.
127+
123128
# B
124129

125130
## back-propagation

0 commit comments

Comments
 (0)