Sciweavers

MVA
1990
13 years 8 months ago
A Pattern Classifier Integrating Multilayer Perceptron and Error-Correcting Code
In this paper we present a novel classifier which integrates a multilayer perceptron and a error-correcting decoder. There are two stages in the classifier,in the first stage, map...
Haibo Li, Torbjörn Kronander, Ingemar Ingemar...
PLDI
1995
ACM
13 years 11 months ago
Selective Specialization for Object-Oriented Languages
Dynamic dispatching is a major source of run-time overhead in object-oriented languages, due both to the direct cost of method lookup and to the indirect effect of preventing othe...
Jeffrey Dean, Craig Chambers, David Grove