3 resultados para TECUP - Test-bed implementation of the Ecup framework
em Universidad de Alicante
Resumo:
We present an experience in Nursing Education, accredited and implemented under the Spanish University System Reform in a Public University (Jaume I, Castellón) which had no previous nursing studies. The academics offered included all three educational levels (Bachelor, Master's and Doctorate), with an integrated theoretical-practical-clinical teaching methodology for the Bachelor Degree, competence acquisition in research in the Master's degree, and a doctorate formed by lines of research in the field of Nursing. Studies are accredited by the National Agency for Quality Assessment, which were authorized by the Spanish Ministry of Education and implanted between 2009 and 2011.
Resumo:
This paper presents a model of a control system for robot systems inspired by the functionality and organisation of human neuroregulatory system. Our model was specified using software agents within a formal framework and implemented through Web Services. This approach allows the implementation of the control logic of a robot system with relative ease, in an incremental way, using the addition of new control centres to the system as its behaviour is observed or needs to be detailed with greater precision, without the need to modify existing functionality. The tests performed verify that the proposed model has the general characteristics of biological systems together with the desirable features of software, such as robustness, flexibility, reuse and decoupling.
Resumo:
Self-organising neural models have the ability to provide a good representation of the input space. In particular the Growing Neural Gas (GNG) is a suitable model because of its flexibility, rapid adaptation and excellent quality of representation. However, this type of learning is time-consuming, especially for high-dimensional input data. Since real applications often work under time constraints, it is necessary to adapt the learning process in order to complete it in a predefined time. This paper proposes a Graphics Processing Unit (GPU) parallel implementation of the GNG with Compute Unified Device Architecture (CUDA). In contrast to existing algorithms, the proposed GPU implementation allows the acceleration of the learning process keeping a good quality of representation. Comparative experiments using iterative, parallel and hybrid implementations are carried out to demonstrate the effectiveness of CUDA implementation. The results show that GNG learning with the proposed implementation achieves a speed-up of 6× compared with the single-threaded CPU implementation. GPU implementation has also been applied to a real application with time constraints: acceleration of 3D scene reconstruction for egomotion, in order to validate the proposal.