Sciweavers

1469 search results - page 66 / 294
» Map operations and k-orbit maps
Sort
View
JMLR
2002
102views more  JMLR 2002»
13 years 9 months ago
Optimal Structure Identification With Greedy Search
In this paper we prove the so-called "Meek Conjecture". In particular, we show that if a DAG H is an independence map of another DAG G, then there exists a finite sequen...
David Maxwell Chickering
CDC
2010
IEEE
100views Control Systems» more  CDC 2010»
13 years 5 months ago
Impulsive systems triggered by superposed renewal processes
We consider impulsive systems with several reset maps triggered by independent renewal processes, i.e., the intervals between jumps associated with a given reset map are identicall...
Duarte Antunes, João Pedro Hespanha, Carlos...
OSDI
2008
ACM
14 years 10 months ago
Corey: An Operating System for Many Cores
Multiprocessor application performance can be limited by the operating system when the application uses the operating system frequently and the operating system services use data ...
Aleksey Pesterev, Haibo Chen, Lex Stein, M. Frans ...
HPDC
2010
IEEE
13 years 11 months ago
Improving the Hadoop map/reduce framework to support concurrent appends through the BlobSeer BLOB management system
Hadoop is a reference software framework supporting the Map/Reduce programming model. It relies on the Hadoop Distributed File System (HDFS) as its primary storage system. Althoug...
Diana Moise, Gabriel Antoniu, Luc Bougé

Book
803views
15 years 8 months ago
Introduction to Neural Networks for Java
This book covers several topics such as: overview of neural networks, matrix operations in Java, Hopfield Neural Network, machine learning, feedforward backpropagation, Simulated a...
Jeff Heaton