Sciweavers

3211 search results - page 409 / 643
» In Search of the Bullwhip Effect
Sort
View
139
Voted
ICMAS
1998
15 years 8 months ago
How Much Should an Agent Know what Other Agents are Doing in a Cooperative Team?
Cooperation ina task oriented multi-agent team is important because a well designed cooperation strategy among a group of cooperating agents can lead to an increase of the group p...
Yiming Ye
203
Voted
UAI
1998
15 years 8 months ago
The Bayesian Structural EM Algorithm
In recent years there has been a flurry of works on learning Bayesian networks from data. One of the hard problems in this area is how to effectively learn the structure of a beli...
Nir Friedman
PUK
2000
15 years 8 months ago
On the Instantiation of ADL Operators Involving Arbitrary First-Order Formulas
The generation of the set of all ground actions for a given set of ADL operators, which are allowed to have conditional effects and preconditions that can be represented using arbi...
Jana Koehler, Jörg Hoffmann
NIPS
1997
15 years 8 months ago
Reinforcement Learning with Hierarchies of Machines
We present a new approach to reinforcement learning in which the policies considered by the learning process are constrained by hierarchies of partially specified machines. This ...
Ronald Parr, Stuart J. Russell
SOSP
1997
ACM
15 years 8 months ago
Eraser: A Dynamic Data Race Detector for Multi-Threaded Programs
Multi-threaded programming is difficult and error prone. It is easy to make a mistake in synchronization that produces a data race, yet it can be extremely hard to locate this mi...
Stefan Savage, Michael Burrows, Greg Nelson, Patri...