Sciweavers

1081 search results - page 41 / 217
» Type Inference of SELF
Sort
View
NIPS
2004
15 years 5 months ago
Self-Tuning Spectral Clustering
We study a number of open issues in spectral clustering: (i) Selecting the appropriate scale of analysis, (ii) Handling multi-scale data, (iii) Clustering with irregular backgroun...
Lihi Zelnik-Manor, Pietro Perona
146
Voted
EDM
2009
286views Data Mining» more  EDM 2009»
15 years 1 months ago
Does Self-Discipline impact students' knowledge and learning?
In this study, we are interested to see the impact of self-discipline on students' knowledge and learning. Self-discipline can influence both learning rate as well as knowledg...
Yue Gong, Dovan Rai, Joseph Beck, Neil T. Hefferna...
POPL
2006
ACM
16 years 4 months ago
A polymorphic modal type system for lisp-like multi-staged languages
This article presents a polymorphic modal type system and its principal type inference algorithm that conservatively extend ML by all of Lisp's staging constructs (the quasi-...
Ik-Soon Kim, Kwangkeun Yi, Cristiano Calcagno
ICFP
2007
ACM
16 years 3 months ago
A type directed translation of MLF to system F
The MLF type system by Le Botlan and R?emy (2003) is a natural extension of Hindley-Milner type inference that supports full firstclass polymorphism, where types can be of higher-...
Daan Leijen
ECOOP
2006
Springer
15 years 7 months ago
Session Types for Object-Oriented Languages
A session takes place between two parties; after establishing a connection, each party interleaves local computations and communications (sending or receiving) with the other. Ses...
Mariangiola Dezani-Ciancaglini, Dimitris Mostrous,...