888 resultados para Autonomic managers


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Ocean observing has been recognized by the US Commission on Ocean Policy, the Ocean Research and Resources Advisory Panel, the Joint Ocean Commission Initiative, and many other ocean policy entities and initiatives as foundational to meeting the nation’s need for more effective coastal and ocean management. The Interim Report of the Interagency Task Force on Ocean Policy (September 2009) has called for strengthening the nation’s capacity for observing the nation’s ocean, coastal, and Great Lakes systems. (PDF contains 3 pages)

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The aim of this paper is to propose a novel reference framework that can be used to study how different kinds of innovation can result in better business performance and how external factors can influence both the firm's capacity to innovate and innovation itself. The value of the framework is demonstrated as it is applied in an exploratory study of the perceptions of public policy makers and managers from two European regions - the Veneto Region in Italy and the East of England in the UK. Amongst other things, the data gathered suggest that managers are generally less convinced than public policy makers, that the innovativeness of a firm is affected by factors over which policy makers have some control. This finding poses the question "what, if any, role can public policy makers play in enhancing a company's competitiveness by enabling it to become more innovative?".

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Modelling dialogue as a Partially Observable Markov Decision Process (POMDP) enables a dialogue policy robust to speech understanding errors to be learnt. However, a major challenge in POMDP policy learning is to maintain tractability, so the use of approximation is inevitable. We propose applying Gaussian Processes in Reinforcement learning of optimal POMDP dialogue policies, in order (1) to make the learning process faster and (2) to obtain an estimate of the uncertainty of the approximation. We first demonstrate the idea on a simple voice mail dialogue task and then apply this method to a real-world tourist information dialogue task. © 2010 Association for Computational Linguistics.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Choosing a project manager for a construction project—particularly, large projects—is a critical project decision. The selection process involves different criteria and should be in accordance with company policies and project specifications. Traditionally, potential candidates are interviewed and the most qualified are selected in compliance with company priorities and project conditions. Precise computing models that could take various candidates’ information into consideration and then pinpoint the most qualified person with a high degree of accuracy would be beneficial. On the basis of the opinions of experienced construction company managers, this paper, through presenting a fuzzy system, identifies the important criteria in selecting a project manager. The proposed fuzzy system is based on IF-THEN rules; a genetic algorithm improves the overall accuracy as well as the functions used by the fuzzy system to make initial estimates of the cluster centers for fuzzy c-means clustering. Moreover, a back-propagation neutral network method was used to train the system. The optimal measures of the inference parameters were identified by calculating the system’s output error and propagating this error within the system. After specifying the system parameters, the membership function parameters—which by means of clustering and projection were approximated—were tuned with the genetic algorithm. Results from this system in selecting project managers show its high capability in making high-quality personnel predictions

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Internet Traffic Managers (ITMs) are special machines placed at strategic places in the Internet. itmBench is an interface that allows users (e.g. network managers, service providers, or experimental researchers) to register different traffic control functionalities to run on one ITM or an overlay of ITMs. Thus itmBench offers a tool that is extensible and powerful yet easy to maintain. ITM traffic control applications could be developed either using a kernel API so they run in kernel space, or using a user-space API so they run in user space. We demonstrate the flexibility of itmBench by showing the implementation of both a kernel module that provides a differentiated network service, and a user-space module that provides an overlay routing service. Our itmBench Linux-based prototype is free software and can be obtained from http://www.cs.bu.edu/groups/itm/.