Glossary

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z


A

Algorithm
A procedure or mathematical function or rule for solving a problem.
Top

Artificial Intelligence
A discipline of engineering and science to create machines capable of being and acting intelligently, with the added benefit of not being constricted of biological constraints that occurs with human intelligence.
Top

Artificial Life
In AI, software evolved or grown within a computer system that exhibits many of the properties of living systems: aka as the acronym MRS GREN:

This key differentiator between this and AI is that, AI is completely designed by humans from the top-down whereas this is the evolving of self-organising systems within the computer, bottom-up.
Top

B

Bit String
A group of 1's and 0's of arbitrary length. Commonly used as the traditional representation of individuals in Genetic Algorithms that defines the search space.
Top

C

Cipher
In cryptology, an algorithm used to encrypt and decrypt data so only those with a c ipher's algorithm can convert data into meaningful information.
Application of Genetic Algorithms.
Top

D

DNA
Deoxyribonucleic acid, is the compressed code that defines everyone and everything on Earth. In AI, it refers to artificial life where human DNA is analgous with the genetic code for artificial organisms - also known as 'virtual DNA'.
Top

E

Evolution
The gradual process of change in the genetic make-up of a population of organisms over time. This process of change is driven by natural selection.
Top

Evolutionary Art
Creating images by simulated evolution inside a computer, guided by an artist's aesthetic fitness selection. Pioneers of this art art are Karl Sims and Richard Dawkins .
Top

Evolutionary Computation
Aka 'Genetic and Evolutionary Computation' is a division of AI that deals with the problems involving search optimisation by imitating Darwinian Natural Selection
Top

F

Financial Modelling
Computer based construction of to mathematically represent a company's finances, based on an predictions of market state.
Application of Genetic Algorithms.
Top

Fitness
Is a means of computing how well the organism is adapted, 'fitted', for its environment, compared to other organisms. The greater the score of fitness, the higher the likely-hood of surviving and mating.
Top

G

Genotype
The actual genetic code of an organism, it's DNA. This is distingushable from it's phenotype.
Top

H


Top

I

Individuals
Refers to the possible solutions, which the Genetic Algorithms works upon. The equivalent of a biological organism.
Top

J


Top

K


Top

L


Top

M

Metaheuristic
Metaheuristic is a heuristic method for solving a very general class of computational problems for which there is no satisfactory problem-specific algorithm or heuristic.
Top

N

Natural Selection
Natural selection is the process by which individual organisms with favourable traits are more likely to survive and reproduce. Natural selection works on the whole individual, but only the heritable component of a favourable trait will be passed on to the offspring with the effect that the offspring will be a 'better' organism.
Top

O

Optimisation
In mathematics, it is problem solving approach concerned with finding a maxima or minima of a function. The function's Domain of possible solutions is called the search space
Top

P

Phenotype
The physical body of the organism, used commonly when discussing genotype.
Top

Q


Top

R


Top

S

Search Space
Search Space is the set of possible solutions to a problem, incorporating some notion of differentiation between candidates as a distance in this hypothetical space. The correct solution will be near the optimal point. Use in Mathematical Optimisation.
Top

Survival of the Fittest
Survival of the fittest is a phrase which is a shorthand for a concept relating to competition for survival or predominance.
Top

T

Tactical Asset Allocation
A strategy that analyzes and adjusts the percentage of assets held in various categories so as to take advantage of market pricing anomalies or strong market sectors.
Application of Genetic Algorithms.
Top

Travelling Salesman Problem
In Discrete Mathematics and Graph Theory, Travelling Salesman Problem is a form of Network Analysis to find the cheapest or shortest route between 2 nodes.
Application of Genetic Algorithms.
Top

U


Top

V


Top

W


Top

X

X Chromosome
The X chromosome is one of the two sex chromosomes in humans and most other mammals. The other is the X Chromosome. These genes determine gender.


Top

Y

Y Chromosome
The Y chromosome is one of the two sex chromosomes in humans and most other mammals, passed to the offspring from the farther. The other is the X Chromosome. These genes determine gender.


Top

Z

Zygote
In sexual reproduction, this is the formation of a fertilised female gamete ( a sex cell = male:sperm; female:egg).
Top