974 resultados para Learning Programming Paradigms


Relevância:

20.00% 20.00%

Publicador:

Resumo:

The computational power is increasing day by day. Despite that, there are some tasks that are still difficult or even impossible for a computer to perform. For example, while identifying a facial expression is easy for a human, for a computer it is an area in development. To tackle this and similar issues, crowdsourcing has grown as a way to use human computation in a large scale. Crowdsourcing is a novel approach to collect labels in a fast and cheap manner, by sourcing the labels from the crowds. However, these labels lack reliability since annotators are not guaranteed to have any expertise in the field. This fact has led to a new research area where we must create or adapt annotation models to handle these weaklylabeled data. Current techniques explore the annotators’ expertise and the task difficulty as variables that influences labels’ correction. Other specific aspects are also considered by noisy-labels analysis techniques. The main contribution of this thesis is the process to collect reliable crowdsourcing labels for a facial expressions dataset. This process consists in two steps: first, we design our crowdsourcing tasks to collect annotators labels; next, we infer the true label from the collected labels by applying state-of-art crowdsourcing algorithms. At the same time, a facial expression dataset is created, containing 40.000 images and respective labels. At the end, we publish the resulting dataset.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Currently, it is widely perceived among the English as a Foreign Language (EFL) teaching professionals, that motivation is a central factor for success in language learning. This work aims to examine and raise teachers’ awareness about the role of assessment and feedback in the process of language teaching and learning at polytechnic school in Benguela to develop and/or enhance their students’ motivation for learning. Hence the paper defines and discusses the key terms and, the techniques and strategies for an effective feedback provision in the context under study. It also collects data through the use of interview and questionnaire methods, and suggests the assessment and feedback types to be implemented at polytechnic school in Benguela

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Special issue of Anthropology in Action originated from the Working Images Conference, a joint meeting of TAN and VAN EASA networks

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Learning novel actions and skills is a prevalent ability across multiple species and a critical feature for survival and competence in a constantly changing world. Novel actions are generated and learned through a process of trial and error, where an animal explores the environment around itself, generates multiple patterns of behavior and selects the ones that increase the likelihood of positive outcomes. Proper adaptation and execution of the selected behavior requires the coordination of several biomechanical features by the animal. Cortico-basal ganglia circuits and loops are critically involved in the acquisition, learning and consolidation of motor skills.(...)

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Sustentado numa abordagem conceptual da Terminologia, o trabalho de investigação que a seguir se desenvolve visa propor um cenário de resposta à questão: como se define o blended learning no contexto educativo de Ensino Superior Pós-Bolonha? A necessidade de compreender, delimitar e harmonizar o conceito de blended learning no panorama actual do Ensino Superior, resulta do pressuposto de que muito embora proliferem descrições de práticas e modelos para a sua operacionalização de reconhecida qualidade - tal como sucede com outros conceitos sob alçada da educação a distância - a reflexão teórica é ainda insuficiente. Com efeito, para responder à questão supra-colocada, propõe-se o desenho de uma metodologia para construção de uma definição intensional do conceito de blended learning que herde, subsuma e melhore o conhecimento existente, identificado através da análise de texto para fins onomasiológicos e de um processo de elicitação de conhecimento tácito e de negociação discursiva junto de sujeitos especializados. A proposta de desenho metodológico que neste trabalho de esboça escora-se globalmente em três etapas: (1) etapa exploratória do domínio-objecto de estudo; (2) etapa de análise onamasiológica de evidência textual e discursiva; (3) etapa de modelização e de validação de resultados. Pretende-se, em primeiro lugar, através do estudo do espaço conceptual das modalidades de educação que se situam no continuum presença-distância sistematizar e ordenar as visões analisadas, propondo representações de educação presencial, educação a distância, e-learning, educação online, aprendizagem enriquecida por tecnologias e ainda de outras modalidades emergentes. As representações assumem o carácter de proposta aberta e decorrem da necessidade de uma primeira ordenação no sentido de topografrar, delineando - a um nível macro - o possível lugar do conceito de blended learning naquele cenário. Num segundo momento, aprofunda-se e circunscreve-se a análise, depurando a evidência observada, agora reduzida a um conjunto de contextos ricos em informação conceptual – um corpus escrito e oral de definições e descrições de blended learning – identificando candidatas a características essenciais e candidatas a características acidentais. Num terceiro momento, procede-se à modelização do conhecimento, encapsulando-a numa proposta de definição sujeita a um processo iterativo e reflexivo, constituído por um conjunto de ciclos de investigação-acção, os quais reflectem a sequência de interacções entre o terminólogo e sujeitos especializados. Defender-se-á que a experimentação deste desenho revela a produtividade de uma sequência cíclica entre a análise textual e discursiva para fins onomasiológicos, a interacção colaborativa e a introspecção. Por outras palavras, embora a natureza do estudo realizado não permita a generalização, para além da relação diádica de mediação que o terminológo estabelece com o especialista, defende-se a produtividade de um procedimento de acção-reflexão autónomo, solitário e introspectivo, no âmbito da qual o terminólogo se afirma como sujeito conceptualizador, decisor e interventor. Resultam deste percurso uma proposta de definição e de descrição de blended learning em língua portuguesa que acreditamos poder servir diferentes actores da comunidade académica envolvida neste domínio de especialidade.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Machine ethics is an interdisciplinary field of inquiry that emerges from the need of imbuing autonomous agents with the capacity of moral decision-making. While some approaches provide implementations in Logic Programming (LP) systems, they have not exploited LP-based reasoning features that appear essential for moral reasoning. This PhD thesis aims at investigating further the appropriateness of LP, notably a combination of LP-based reasoning features, including techniques available in LP systems, to machine ethics. Moral facets, as studied in moral philosophy and psychology, that are amenable to computational modeling are identified, and mapped to appropriate LP concepts for representing and reasoning about them. The main contributions of the thesis are twofold. First, novel approaches are proposed for employing tabling in contextual abduction and updating – individually and combined – plus a LP approach of counterfactual reasoning; the latter being implemented on top of the aforementioned combined abduction and updating technique with tabling. They are all important to model various issues of the aforementioned moral facets. Second, a variety of LP-based reasoning features are applied to model the identified moral facets, through moral examples taken off-the-shelf from the morality literature. These applications include: (1) Modeling moral permissibility according to the Doctrines of Double Effect (DDE) and Triple Effect (DTE), demonstrating deontological and utilitarian judgments via integrity constraints (in abduction) and preferences over abductive scenarios; (2) Modeling moral reasoning under uncertainty of actions, via abduction and probabilistic LP; (3) Modeling moral updating (that allows other – possibly overriding – moral rules to be adopted by an agent, on top of those it currently follows) via the integration of tabling in contextual abduction and updating; and (4) Modeling moral permissibility and its justification via counterfactuals, where counterfactuals are used for formulating DDE.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The purpose of this project was to analyze Galp’s loyalty approach in the Portuguese fuel market given the industry context, namely the entry of hypermarket and the resulting increase in competitiveness. The team performed analyses based on analytical models, qualitative research and internal interviews in order to assess Galp’s potential in the field of loyalty and consumers’ behavior. The final recommendations were based on incremental improvements to the Galp’s existing loyalty tool and an innovative paradigm change of the approach to loyalty.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Esta dissertação tem como objecto de estudo a implementação de um sistema b-learning na Escola Secundaria do Nambambe -Lubango, uma vez que a instituição reúne condições para a sua materialização, ainda que não a tenha. Por isso, pensámos fazer um estudo pormenorizado sobre o tema, a fim de descrever e explicar as condições existentes para a sua implantação. O Sistema a ser utilizado é o Moodle, com todas as suas ferramentas e potencialidades, nomeadamente: o fórum e a avaliação, que poderão complementar as actividades presenciais com maior rigor e originalidade. A metodologia empregue é o estudo de caso com vista a explicar a implantação do b-learning que é a modalidade aceite para ser efectuada nesta instituição, a julgar pelas vantagens que ela oferece e os benefícios que trará para o processo de ensino-aprendizagem, mormente para os professores e alunos em termos de tecnologia, informação e conhecimento, libertando-se da infoexclusão digital. Com a pesquisa bibliográfica referente à temática e aplicação de um questionário dirigido aos professores e alunos que, depois de analisados os dados, podemos concluir que os inqueridos revelam competências básicas para a execução do projecto e os benefícios que este sistema oferecer para qualquer aprendente, tanto durante a vida como ao longo da vida.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Esta dissertação tem como referência o trabalho que realizamos no Ministério Público de Pernambuco, onde temos a oportunidade de observar e conhecer os serviços de acolhimento institucional para crianças e adolescentes, bem como da atuação de outros atores que atuam nesta área de medida protetiva, no Estado de Pernambuco. Aqui articularemos esta prática com os achados históricos, teóricos e legais vigentes em busca de estabelecer estratégias e ações de intervenção, para atuarmos neste contexto que geograficamente tem pontos de articulações distantes. Buscamos neste estudo analisar todos os lados de uma construção para a execução de uma plataforma que possa oferecer um serviço de capacitação em e-learning aos profissionais que atuam na área protetiva. Para isto precisaremos identificar o perfil destes profissionais e reconhecer que se, mesmo diante das dificuldades de sua profissão, eles se dispõem em participar de capacitação on-line voltado para a prática. Analisou-se o blog como um sistema adequado para se trabalhar com e-learning recorrendo à literatura para identificar quais os critérios, parâmetros e indicadores que faz um blog institucional de qualidade. Dando corpo ao nosso intento, faremos um percurso pelas teorias da aprendizagem buscando consistência para investigarmos se novas abordagens como o Conectivismo, responde ou não aos nossos anseios de formação continuada na prática e pela prática.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In recent years a set of production paradigms were proposed in order to capacitate manufacturers to meet the new market requirements, such as the shift in demand for highly customized products resulting in a shorter product life cycle, rather than the traditional mass production standardized consumables. These new paradigms advocate solutions capable of facing these requirements, empowering manufacturing systems with a high capacity to adapt along with elevated flexibility and robustness in order to deal with disturbances, like unexpected orders or malfunctions. Evolvable Production Systems propose a solution based on the usage of modularity and self-organization with a fine granularity level, supporting pluggability and in this way allowing companies to add and/or remove components during execution without any extra re-programming effort. However, current monitoring software was not designed to fully support these characteristics, being commonly based on centralized SCADA systems, incapable of re-adapting during execution to the unexpected plugging/unplugging of devices nor changes in the entire system’s topology. Considering these aspects, the work developed for this thesis encompasses a fully distributed agent-based architecture, capable of performing knowledge extraction at different levels of abstraction without sacrificing the capacity to add and/or remove monitoring entities, responsible for data extraction and analysis, during runtime.

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Despite the extensive literature in finding new models to replace the Markowitz model or trying to increase the accuracy of its input estimations, there is less studies about the impact on the results of using different optimization algorithms. This paper aims to add some research to this field by comparing the performance of two optimization algorithms in drawing the Markowitz Efficient Frontier and in real world investment strategies. Second order cone programming is a faster algorithm, appears to be more efficient, but is impossible to assert which algorithm is better. Quadratic Programming often shows superior performance in real investment strategies.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Search is now going beyond looking for factual information, and people wish to search for the opinions of others to help them in their own decision-making. Sentiment expressions or opinion expressions are used by users to express their opinion and embody important pieces of information, particularly in online commerce. The main problem that the present dissertation addresses is how to model text to find meaningful words that express a sentiment. In this context, I investigate the viability of automatically generating a sentiment lexicon for opinion retrieval and sentiment classification applications. For this research objective we propose to capture sentiment words that are derived from online users’ reviews. In this approach, we tackle a major challenge in sentiment analysis which is the detection of words that express subjective preference and domain-specific sentiment words such as jargon. To this aim we present a fully generative method that automatically learns a domain-specific lexicon and is fully independent of external sources. Sentiment lexicons can be applied in a broad set of applications, however popular recommendation algorithms have somehow been disconnected from sentiment analysis. Therefore, we present a study that explores the viability of applying sentiment analysis techniques to infer ratings in a recommendation algorithm. Furthermore, entities’ reputation is intrinsically associated with sentiment words that have a positive or negative relation with those entities. Hence, is provided a study that observes the viability of using a domain-specific lexicon to compute entities reputation. Finally, a recommendation system algorithm is improved with the use of sentiment-based ratings and entities reputation.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The present study investigates peer to peer oral interaction in two task based language teaching classrooms, one of which was a self-declared cohesive group, and the other a self- declared less cohesive group, both at B1 level. It studies how learners talk cohesion into being and considers how this talk leads to learning opportunities in these groups. The study was classroom-based and was carried out over the period of an academic year. Research was conducted in the classrooms and the tasks were part of regular class work. The research was framed within a sociocognitive perspective of second language learning and data came from a number of sources, namely questionnaires, interviews and audio recorded talk of dyads, triads and groups of four students completing a total of eight oral tasks. These audio recordings were transcribed and analysed qualitatively for interactions which encouraged a positive social dimension and behaviours which led to learning opportunities, using conversation analysis. In addition, recordings were analysed quantitatively for learning opportunities and quantity and quality of language produced. Results show that learners in both classes exhibited multiple behaviours in interaction which could promote a positive social dimension, although behaviours which could discourage positive affect amongst group members were also found. Analysis of interactions also revealed the many ways in which learners in both the cohesive and less cohesive class created learning opportunities. Further qualitative analysis of these interactions showed that a number of factors including how learners approach a task, the decisions they make at zones of interactional transition and the affective relationship between participants influence the amount of learning opportunities created, as well as the quality and quantity of language produced. The main conclusion of the study is that it is not the cohesive nature of the group as a whole but the nature of the relationship between the individual members of the small group completing the task which influences the effectiveness of oral interaction for learning.This study contributes to our understanding of the way in which learners individualise the learning space and highlights the situated nature of language learning. It shows how individuals interact with each other and the task, and how talk in interaction changes moment-by-moment as learners react to the ‘here and now’ of the classroom environment.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Recaí sob a responsabilidade da Marinha Portuguesa a gestão da Zona Económica Exclusiva de Portugal, assegurando a sua segurança da mesma face a atividades criminosas. Para auxiliar a tarefa, é utilizado o sistema Oversee, utilizado para monitorizar a posição de todas as embarcações presentes na área afeta, permitindo a rápida intervenção da Marinha Portuguesa quando e onde necessário. No entanto, o sistema necessita de transmissões periódicas constantes originadas nas embarcações para operar corretamente – casos as transmissões sejam interrompidas, deliberada ou acidentalmente, o sistema deixa de conseguir localizar embarcações, dificultando a intervenção da Marinha. A fim de colmatar esta falha, é proposto adicionar ao sistema Oversee a capacidade de prever as posições futuras de uma embarcação com base no seu trajeto até à cessação das transmissões. Tendo em conta os grandes volumes de dados gerados pelo sistema (históricos de posições), a área de Inteligência Artificial apresenta uma possível solução para este problema. Atendendo às necessidades de resposta rápida do problema abordado, o algoritmo de Geometric Semantic Genetic Programming baseado em referências de Vanneschi et al. apresenta-se como uma possível solução, tendo já produzido bons resultados em problemas semelhantes. O presente trabalho de tese pretende integrar o algoritmo de Geometric Semantic Genetic Programming desenvolvido com o sistema Oversee, a fim de lhe conceder capacidades preditivas. Adicionalmente, será realizado um processo de análise de desempenho a fim de determinar qual a ideal parametrização do algoritmo. Pretende-se com esta tese fornecer à Marinha Portuguesa uma ferramenta capaz de auxiliar o controlo da Zona Económica Exclusiva Portuguesa, permitindo a correta intervenção da Marinha em casos onde o atual sistema não conseguiria determinar a correta posição da embarcação em questão.