Sciweavers

4354 search results - page 4 / 871
» Classification-based objective functions
Sort
View
71
Voted
SIGCSE
1997
ACM
111views Education» more  SIGCSE 1997»
15 years 1 months ago
Function objects, function templates, and passage by behavior in C++
Passing functions and function objects to general routines is a powerful abstraction mechanism that should be taught in freshman computer science. In C++, a “function” can be ...
Richard Rasala
95
Voted
ACL2
2006
ACM
15 years 3 months ago
Function memoization and unique object representation for ACL2 functions
We have developed an extension of ACL2 that includes the implementation of hash-based association lists and function memoization; this makes some algorithms execute more quickly. ...
Robert S. Boyer, Warren A. Hunt Jr.
GI
1997
Springer
15 years 1 months ago
Functional Object-Oriented Programming with Object-Gofer
Object-Gofer is a small, practical extension of the functional programming language Gofer incorporating the following ideas from the object-oriented community: objects and toplevel...
Wolfram Schulte, Klaus Achatz
76
Voted
CVPR
2005
IEEE
15 years 11 months ago
Generative versus Discriminative Methods for Object Recognition
Many approaches to object recognition are founded on probability theory, and can be broadly characterized as either generative or discriminative according to whether or not the di...
Ilkay Ulusoy, Christopher M. Bishop