Sciweavers

6201 search results - page 356 / 1241
» Implementation of Axiomatic Language
Sort
View
JMLR
2008
107views more  JMLR 2008»
15 years 6 months ago
A Library for Locally Weighted Projection Regression
In this paper we introduce an improved implementation of locally weighted projection regression (LWPR), a supervised learning algorithm that is capable of handling high-dimensiona...
Stefan Klanke, Sethu Vijayakumar, Stefan Schaal
IGPL
2010
91views more  IGPL 2010»
15 years 1 months ago
A reason maintenance perspective on relevant Ramsey conditionals
This paper presents a Ramsey account of conditionals within the framework of an implemented reason maintenance system. The reason maintenance system is built on top of a deductive...
Haythem O. Ismail
174
Voted
ESOP
2003
Springer
16 years 1 days ago
A Tail-Recursive Semantics for Stack Inspections
Security folklore holds that a security mechanism based on stack inspection is incompatible with a global tail call optimization policy. An implementation of such a language may ha...
John Clements, Matthias Felleisen
ASPLOS
2006
ACM
16 years 24 days ago
Combinatorial sketching for finite programs
Sketching is a software synthesis approach where the programmer develops a partial implementation — a sketch — and a separate specification of the desired functionality. The ...
Armando Solar-Lezama, Liviu Tancau, Rastislav Bod&...
PLDI
2006
ACM
16 years 23 days ago
Optimizing memory transactions
Atomic blocks allow programmers to delimit sections of code as ‘atomic’, leaving the language’s implementation to enforce atomicity. Existing work has shown how to implement...
Timothy L. Harris, Mark Plesko, Avraham Shinnar, D...