検索結果- 英語 - 多言語
検索内容:
tail recursive
recursive definitions
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.
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.
infinite recursions
primitive recursion
(computing theory) Recursion to a fixed depth. / (computing theory) The operator 𝜌, that creates a new function from two functions g, and h, such that: