Sciweavers

2444 search results - page 388 / 489
» Feature Construction for Back-Propagation
Sort
View
144
Voted
ICML
2010
IEEE
15 years 4 months ago
Application of Machine Learning To Epileptic Seizure Detection
We present and evaluate a machine learning approach to constructing patient-specific classifiers that detect the onset of an epileptic seizure through analysis of the scalp EEG, a...
Ali H. Shoeb, John V. Guttag
SIGCOMM
2010
ACM
15 years 4 months ago
capDL: a language for describing capability-based systems
Capabilities provide an access control model that can be used to construct systems where safety of protection can be precisely determined. However, in order to be certain of the s...
Ihor Kuz, Gerwin Klein, Corey Lewis, Adam Walker
ICASSP
2010
IEEE
15 years 4 months ago
Multi-View Object Detection by Classifier Interpolation
In this paper, we propose a novel solution for multi-view object detection. Given a set of training examples at different views, we select examples at a few key views and train on...
Xiaobai Liu, Haifeng Gong, Shuicheng Yan, Hai Jin
ICASSP
2010
IEEE
15 years 4 months ago
Semantic confidence calibration for spoken dialog applications
The success of spoken dialog applications depends strongly on the quality of the semantic confidence measure that determines the selection of the dialog strategy. However, the sem...
Dong Yu, Li Deng
94
Voted
C++
1990
64views more  C++ 1990»
15 years 5 months ago
Reliable Distributed Programming in C++: The Arjuna Approach
Programming in a distributed system is fraught with potential difficulties caused, in part, by the physical distribution of the system itself. By making the distribution of the sy...
Graham D. Parrington