Sciweavers

1045 search results - page 39 / 209
» The Use of Exceptions
Sort
View
IEEEICCI
2002
IEEE
15 years 2 months ago
Quasi-Morphism and Comprehensibility of Rules in Inductive Learning
We present a model of creating a hierarchical set of rules that encode generalizations and exceptions derived from induction learning. The rules use the input features directly an...
Wiphada Wettayaprasit, Chidchanok Lursinsap, Chee-...
GECCO
2003
Springer
113views Optimization» more  GECCO 2003»
15 years 3 months ago
Predicate Expression Cost Functions to Guide Evolutionary Search for Test Data
Several researchers are using evolutionary search methods to search for test data with which to test a program. The fitness or cost function depends on the test goal but almost in...
Leonardo Bottaci
ICASSP
2011
IEEE
14 years 1 months ago
Automatic recognition of speech without any audio information
This article introduces automatic recognition of speech without any audio information. Movements of the tongue, lips, and jaw are tracked by an Electro-Magnetic Articulography (EM...
Panikos Heracleous, Norihiro Hagita
ICDE
2002
IEEE
126views Database» more  ICDE 2002»
15 years 11 months ago
Sequenced Subset Operators: Definition and Implementation
Difference, intersection, semi-join and anti-semi-join may be considered binary subset operators, in that they all return a subset of their left-hand argument. These operators are...
Joseph Dunn, Sean Davey, Anne Descour, Richard T. ...
LISP
2002
81views more  LISP 2002»
14 years 9 months ago
Linear Continuation-Passing
Abstract. Continuations can be used to explain a wide variety of control behaviours, including calling/returning (procedures), raising/handling (exceptions), labelled jumping (goto...
Josh Berdine, Peter W. O'Hearn, Uday S. Reddy, Hay...