vix.ing · top · new · best · stats · spec

Giving the AI definition a form suitable for the engineer

2013/12/19 by Dimiter Dobrev, Dobrev, Dimiter
Computer Science · #AI-based Problem Solving and Planning #cs.AI

paper · pdf · doi:10.48550/arxiv.1312.5713

arxiv created 2015/03/31 · arxiv updated 2015/04/01

Abstract

Artificial Intelligence - what is this? That is the question! In earlier papers we already gave a formal definition for AI, but if one desires to build an actual AI implementation, the following issues require attention and are treated here: the data format to be used, the idea of Undef and Nothing symbols, various ways for defining the "meaning of life", and finally, a new notion of "incorrect move". These questions are of minor importance in the theoretical discussion, but we already know the answer of the question "Does AI exist?" Now we want to make the next step and to create this program.

Related