Sciweavers

17298 search results - page 206 / 3460
» Abstract computing machines
Sort
View
MCU
2004
59views Hardware» more  MCU 2004»
15 years 5 months ago
On the Complexity of Universal Programs
Abstract. This paper provides a framework enabling to define and determine the complexity of various universal programs U for various machines. The approach consists of first defin...
Alain Colmerauer
128
Voted
MLDM
2008
Springer
15 years 3 months ago
Classification Based on Consistent Itemset Rules
Abstract. We propose an approach to build a classifier composing consistent (100% confident) rules. Recently, associative classifiers that utilize association rules have been widel...
Yohji Shidara, Mineichi Kudo, Atsuyoshi Nakamura
132
Voted
ECML
2006
Springer
15 years 7 months ago
Approximate Policy Iteration for Closed-Loop Learning of Visual Tasks
Abstract. Approximate Policy Iteration (API) is a reinforcement learning paradigm that is able to solve high-dimensional, continuous control problems. We propose to exploit API for...
Sébastien Jodogne, Cyril Briquet, Justus H....
146
Voted
NIPS
2001
15 years 5 months ago
Online Learning with Kernels
Abstract--Kernel-based algorithms such as support vector machines have achieved considerable success in various problems in batch setting, where all of the training data is availab...
Jyrki Kivinen, Alex J. Smola, Robert C. Williamson
DLS
2009
179views Languages» more  DLS 2009»
15 years 1 months ago
Directing JavaScript with arrows
JavaScript programmers make extensive use of event-driven programming to help build responsive web applications. However, standard approaches to sequencing events are messy, and o...
Yit Phang Khoo, Michael Hicks, Jeffrey S. Foster, ...