Sciweavers

1830 search results - page 21 / 366
» Functional Programs as Linked Data
Sort
View
SDM
2012
SIAM
305views Data Mining» more  SDM 2012»
13 years 2 months ago
Learning Hierarchical Relationships among Partially Ordered Objects with Heterogeneous Attributes and Links
Objects linking with many other objects in an information network may imply various semantic relationships. Uncovering such knowledge is essential for role discovery, data cleanin...
Chi Wang, Jiawei Han, Qi Li, Xiang Li, Wen-Pin Lin...
ICFP
2010
ACM
15 years 24 days ago
Using functional programming within an industrial product group: perspectives and perceptions
We present a case-study of using OCaml within a large product development project, focussing on both the technical and nontechnical issues that arose as a result. We draw comparis...
David Scott, Richard Sharp, Thomas Gazagnaire, Ani...
IPPS
2006
IEEE
15 years 5 months ago
A calculus of functional BSP programs with projection
Bulk Synchronous Parallel ML (BSML) is an extension of the functional language Objective Caml to program Bulk Synchronous Parallel (BSP) algorithms. It is deterministic, deadlock ...
Frédéric Loulergue
NAR
1998
76views more  NAR 1998»
14 years 11 months ago
The Database of Ribosomal Cross links (DRC)
The Database of Ribosomal Cross-links (DRC) provides a complete collection of all the published data produced by cross-linking studies on the Escherichia coli ribosome, as well as...
Pavel V. Baranov, Petr V. Sergiev, Olga A. Dontsov...
ICML
1995
IEEE
16 years 16 days ago
Stable Function Approximation in Dynamic Programming
The success ofreinforcement learninginpractical problems depends on the ability to combine function approximation with temporal di erence methods such as value iteration. Experime...
Geoffrey J. Gordon