Sciweavers

2938 search results - page 249 / 588
» On obfuscating point functions
Sort
View
SCS
2004
15 years 8 months ago
Causal Analysis of the ACAS/TCAS Sociotechnical System
Sociotechnical systems are those which rely not only on technology but on humans and social organisation for their adequate functioning. The analysis of sociotechnical systems pose...
Peter B. Ladkin
NIPS
2003
15 years 8 months ago
Learning with Local and Global Consistency
We consider the general problem of learning from labeled and unlabeled data, which is often called semi-supervised learning or transductive inference. A principled approach to sem...
Dengyong Zhou, Olivier Bousquet, Thomas Navin Lal,...
WSC
1997
15 years 8 months ago
Simulation Optimization Using Simultaneous Replications and Event Time Dilation
A new approach to simulation response optimization is presented that takes advantage of the ability to run simultaneous replications of different experimental factor settings in a...
Lee Schruben
CCCG
2009
15 years 7 months ago
Data Structures for Range Aggregation by Categories
We solve instances of a general class of problems defined as follows: Preprocess a set S of possibly weighted colored geometric objects (e.g. points/orthogonal segments/rectangles...
Saladi Rahul, Prosenjit Gupta, K. S. Rajan

Source Code
2846views
17 years 5 months ago
Armadillo C++ matrix library
Armadillo is a streamlined C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. It is based on recursive templates. Integer, float...
Conrad Sanderson