-
41
-
42
-
43
Approximate iterative algorithms /
Published 2014“…"Iterative algorithms often rely on approximate evaluation techniques, which may include statistical estimation, computer simulation or functional approximation. …”
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
Accelerated Iterated Filtering
Published 2023-07-01“…It is comparable to the recently developed Bayes map iterated filtering approach and outperforms the original iterated filtering approach. …”
Get full text
Article -
52
-
53
Lewis on iterated knowledge
Published 2017“…The status of the knowledge iteration principles in the account provided by Lewis in “Elusive Knowledge” is disputed. …”
Get full text
Get full text
Article -
54
Iterative expansion microscopy
Published 2021“…We recently developed a method called expansion microscopy, in which preserved biological specimens are physically magnified by embedding them in a densely crosslinked polyelectrolyte gel, anchoring key labels or biomolecules to the gel, mechanically homogenizing the specimen, and then swelling the gel-specimen composite by ∼4.5× in linear dimension. Here we describe iterative expansion microscopy (iExM), in which a sample is expanded ∼20×. …”
Get full text
Article -
55
-
56
Don't Loop, Iterate
Published 2008“…I describe an iteration macro for Common Lisp that is clear, efficient, extensible, and in excellent taste.…”
Get full text
Working Paper -
57
Iterated Belief Revision
Published 2009“…This is a discussion of the problem of extending the basic AGM belief revision theory to iterated belief revision: the problem of formulating rules, not only for revising a basic belief state in response to potential new information, but also for revising one’s revision rules in response to potential new information. …”
Get full text
Get full text
Article -
58
Iterated Boolean games
Published 2015“…Iterated games are well-known in the game theory literature. …”
Journal article -
59
On the complexity of value iteration
Published 2019“…<p>Value iteration is a fundamental algorithm for solving Markov Decision Processes (MDPs). …”
Conference item -
60
The Essence of the Iterator Pattern
Published 2006“…The Iterator pattern gives a clean interface for element-by-element access to a collection. …”
Conference item