Sciweavers

175 search results - page 8 / 35
» A Complete and Recursive Feature Theory
Sort
View
LICS
2006
IEEE
15 years 5 months ago
On Model-Checking Trees Generated by Higher-Order Recursion Schemes
We prove that the modal mu-calculus model-checking problem for (ranked and ordered) node-labelled trees that are generated by order-n recursion schemes (whether safe or not, and w...
C.-H. Luke Ong
95
Voted
ICFP
2003
ACM
15 years 11 months ago
Discriminative sum types locate the source of type errors
We propose a type system for locating the source of type errors in an applied lambda calculus with ML-style polymorphism. The system is based on discriminative sum types--known fr...
Matthias Neubauer, Peter Thiemann
ISNN
2010
Springer
14 years 10 months ago
MULP: A Multi-Layer Perceptron Application to Long-Term, Out-of-Sample Time Series Prediction
Abstract. A forecasting approach based on Multi-Layer Perceptron (MLP) Artificial Neural Networks (named by the authors MULP) is proposed for the NN5 111 time series long-term, out...
Eros Pasero, Giovanni Raimondo, Suela Ruffa
CIE
2007
Springer
15 years 5 months ago
Input-Dependence in Function-Learning
In the standard model of inductive inference, a learner gets as input the graph of a function, and has to discover (in the limit) a program for the function. In this paper, we cons...
Sanjay Jain, Eric Martin, Frank Stephan
73
Voted
ICFP
2005
ACM
15 years 11 months ago
Recursive type generativity
Existential types provide a simple and elegant foundation for uning generative abstract data types, of the kind supported by the Standard ML module system. However, in attempting ...
Derek Dreyer