Sciweavers

1358 search results - page 153 / 272
» Supporting Reflection in Informal Learning
Sort
View
ICML
2008
IEEE
16 years 4 months ago
Large scale manifold transduction
We show how the regularizer of Transductive Support Vector Machines (TSVM) can be trained by stochastic gradient descent for linear models and multi-layer architectures. The resul...
Michael Karlen, Jason Weston, Ayse Erkan, Ronan Co...
112
Voted
CHI
2009
ACM
15 years 10 months ago
Mediating programming through chat for the OLPC
We built a text-based programming environment that enables youth to design and implement a chat client for the One Laptop per Child XO. The environment allows users to program and...
Jill P. Dimond, Sarita Yardi, Mark Guzdial
BIRTHDAY
2004
Springer
15 years 9 months ago
Knowledge Sharing in Agile Software Teams
Abstract. Traditionally, software development teams follow Tayloristic approaches favoring division of labor and, hence, the use of role-based teams. Role-based teams require the t...
Thomas Chau, Frank Maurer
119
Voted
EMNLP
2004
15 years 4 months ago
Max-Margin Parsing
We present a novel discriminative approach to parsing inspired by the large-margin criterion underlying support vector machines. Our formulation uses a factorization analogous to ...
Ben Taskar, Dan Klein, Mike Collins, Daphne Koller...
109
Voted
ML
2008
ACM
104views Machine Learning» more  ML 2008»
15 years 3 months ago
Many holes in hindley-milner
We implement statically-typed multi-holed contexts in OCaml using an underlying algebraic datatype augmented with phantom types. Existing approaches require dynamic checks or more...
Sam Lindley