Sciweavers

661 search results - page 34 / 133
» Concurrency, objects and visualisation
Sort
View
ESANN
2006
13 years 11 months ago
A multiagent architecture for concurrent reinforcement learning
In this paper we propose a multiagent architecture for implementing concurrent reinforcement learning, an approach where several agents, sharing the same environment, perceptions ...
Victor Uc Cetina
ACCV
2010
Springer
13 years 5 months ago
Finding Human Poses in Videos Using Concurrent Matching and Segmentation
Abstract. We propose a novel method to detect human poses in videos by concurrently optimizing body part matching and object segmentation. With a single exemplar image, the propose...
Hao Jiang
APCSAC
2003
IEEE
14 years 1 months ago
On Implementing High Level Concurrency in Java
Abstract. Increasingly threading has become an important architectural component of programming languages to support parallel programming. Previously we have proposed an elegant la...
G. Stewart Von Itzstein, Mark Jasiunas
ENTCS
2006
113views more  ENTCS 2006»
13 years 10 months ago
Concurrent Java Test Generation as a Search Problem
A Random test generator generates executable tests together with their expected results. In the form of a noise-maker, it seeds the program with conditional scheduling primitives ...
Yaniv Eytani
ERLANG
2006
ACM
14 years 3 months ago
Concurrent caching
A concurrent cache design is presented which allows cached data to be spread across a cluster of computers. The implementation s persistent storage from cache storage and abstract...
Jay Nelson