検索結果- 英語 - 多言語
検索内容:
recursively enumerable
(computing theory) Of a set, such that there exists a deterministic algorithm which will list all the items in the set and no others.
primitive recursive
(mathematics) Of a function, capable of being constructed from the zero function, successor function, and projection functions, by a finite number of applications of composition and recursion.
recursion theory
(logic) A branch of mathematical logic studying computable functions and Turing degrees, concerned with questions such as "What does it mean for a function on the natural numbers to be computable?" and "Can noncomputable functions be classified into a hierarchy based on their level of noncomputability?".
recursive acronyms
co-recursively enumerable
(computing theory) Describing a set for which there exists a deterministic algorithm that will list all items not in that set.
recursive neural networks
recursive neural network
(artificial intelligence) A kind of deep neural network created by applying the same set of weights recursively over a structured input, to produce a structured prediction over variable-size input structures.