National Repository of Grey Literature 133 records found  1 - 10nextend  jump to record: Search took 0.00 seconds. 
Basics of computer operation - didactic materials for lower secondary school
Mazná, Michaela ; Brom, Cyril (advisor) ; Černochová, Miroslava (referee)
The Framework Educational Programme was revised in the Czech Republic in 2021 to include the basic principles of the Internet and computer networks in teaching computer science at ISCED level 2. According to the new revision, primary schools are supposed to start teaching at ISCED 2 from September 2024 at the latest, however, they face a lack of suitable teaching materials on this topic for this students' age group. Therefore, this work addresses this gap by creating four model lessons and materials for students and teachers of the lower secondary school at two different levels of difficulty (grades 6-7 and grades 8-9). The aim of the lessons is to explain the structure and basic principles of the Internet. The content of the lessons is based on known student preconceptions. The theoretical background of the work is based on the constructivist perspective "Knowledge in Pieces", ERR framework and the model of teaching by analogy. The lesson plans and corresponding materials for both levels of difficulty were created and tested through the combination of action and design-based research in six schools (13 classes, 258-271 students in total). The students' knowledge was examined by means of pre-post testing. The results indicate a significant positive effect of our lessons immediately after the lessons (d =...
Digital technologies - development of instructional materials for Grade 6-9 students
Šmíd, Radek ; Brom, Cyril (advisor) ; Černochová, Miroslava (referee)
In 2023, a revision of the Czech national curriculum came into force. The main change was the replacement of the educational area "information and communi- cation technologies" with "computer science". The new curriculum was supported by new educational materials. However, few of these were devoted to the "digital technologies" part of the curriculum. In this thesis we have created new mate- rials that fill this gap. Specifically, we created four worksheets that explain the structure and principles of the Internet. The sheets can, for example, be handed out to students or printed as a poster. The validation of the didactic qualities of the sheets was carried out in two phases: individual interviews and classroom testing. During the first phase, we interviewed fifteen pupils (ISCED-2). The stu- dents first described what they saw using the think aloud method. Then they were questioned about information contained in the sheets. We used the transcripts of the pupils' interviews to improve the clarity of the materials. During the second phase, classroom testing was conducted by giving the finished sheets to a sample of 92 students (age 11-14) to study (20 minutes). We tested students' knowledge using pre and post tests. Statistical analysis of the results revealed a positive effect of studying the sheets on...
Visual Design Aspects of Advanced Digital Multimedia Learning Materials: Effects on Learning and Information Behavior in Case of Primary School Children
Javora, Ondřej ; Brom, Cyril (advisor) ; Slussareff, Michaela (referee) ; Betrancourt, Mireille (referee)
This thesis investigates the effects of selected visual design aspects of information representation in advanced digital multimedia learning materials (ADMLMs) on learning outcomes and information behavior of primary school children (8-11 years old). It consists of three experimental studies in laboratory conditions, each individually focusing on different issue, including effects of overall visual appearance (VA; N=53), visual dynamicity (VD; N=134), and visual customizability (VC; N=143). The general theoretical framework is based on the insights from science of learning, cognitive psychology, and information science. On one hand, the results show that the investigated visual design aspects do not have a detectable effect on the self-reported learning enjoyment and learning outcomes (i.e., comprehension tests, transfer tests). On the other hand, the results also confirm that children at this age are sensitive to these aspects, which are generally capable to impact children's evaluation of attractiveness (dVA=0.86; dVD=1.11), motivation towards further interaction with the learning materials (x2 VA [2] = 21.269, p < .001; x2 VD [1] = 87.04, p < .001) and related information behavior. The theoretical as well as practical implications are discussed. Although investigated visual design aspects of...
Space maps for human-like agents
Kotrla, Jakub ; Brom, Cyril (advisor) ; Lukavský, Jiří (referee)
The goal of this thesis is to create model of spatial map for human-like agent living in virtual world. The model will increase agent's ability to mimic some aspects of human behaviour. These includes inaccuracy of spatial memories, gradual learning and forgetting. In thesis we introduce model based on results of research of places cells. Spatial map consists of nodes that are at rst distributed uniformly in the world. Virtual agent wanders through world and perceive surrounding objects. Spatial map gradually changes distribution of nodes in world according to agent's perceptions. Model is able to recognize areas with higher count of objects and create concepts of places. Algorithms of model are described including their time complexity. Model was implemented in Python and tested. At the end of thesis we present several possible extensions and future work.
Adaptation of spatial navigation tests to virtual reality.
Šupalová, Ivana ; Brom, Cyril (advisor) ; Holan, Tomáš (referee)
At the Department of Neurophysiology of Memory in the Academy of Sciences in Czech Republic are recently performed tests of spatial navigation of people in e xperimental real enviroment called Blue Velvet Arena. In introdution of this thesis is described importancy of these tests for medical purposes and the recent solution. The main aim is to adapt this enviroment to virtual reality, allow it's configuration and enable to collect data retieved during experiment's execution. Resulting system is using cooperation of Unreal engine, application in Java language and script engine. The work is also enabling to use Eyelink II device for measuring eye movements.
Production rules for the project Pogamut 2
Štolba, Michal ; Brom, Cyril (advisor) ; Sýkora, Ondřej (referee)
The project Pogamut 2 provides a possibility of fast prototyping of agent behaviours in a complex envirorment of the Unreal Tournament 2004 computer game. A fuzzy rule based system was introduced to be used beside the POSH rule based system, which was already a part of the project. Aiming to find out how exactly is it possible to add such system and what possibilities or complications it brings, this thesis presents the theoretical presumptions, their application, a design of an architecture, it's partial implementation and an example of agent controlled by the implemented fuzzy system. The agent's functionality was proved by several experiments. This thesis should also be a basement for furher work, such as full implementation of presented architecture, adding an user interface integrated within Pogamut IDE, and for wider possibilities of experimenting with the fuzzy agents.
HTN planning for project IVE
Holeček, Ondřej ; Brom, Cyril (advisor) ; Plch, Tomáš (referee)
IVE is an ambitious project whose main effort was to create a highly scalable architecture to allow discrete simulation of large-scale virtual world full of virtual beings and their virtual lives. Part of the project is an implementation of reactive virtual beings fully driven by their environment. In this work I try to extend this reactive intelligence by ability to plan in advance actions and their specific execution order to successfully accomplish its tasks. I am trying to achieve this by attaching external HTN planning system, implementing automatic world representation translation and mutual interaction between IVE framework and planning subsystem. Along with planning I add not only ability to plan ones individual tasks, but also more complex planning of cooperation of multiple beings on common goals, which may be somewhat difficult using only reactive control.
An iOS implementation of the Shannon switching game
Macík, Miroslav ; Vidová Hladká, Barbora (advisor) ; Brom, Cyril (referee)
Shannon switching game is a two player logical game. The main principle is a graph and its two marked nodes. The first player's goal is to connect these two nodes without being stopped by the other player. Otherwise the second player needs to prevent the first one from connecting them in order to win. This game was created by an American mathematician Claude Shannon. Independently of him David Gale created a very same one, called Bridg-It or Gale. iOS is an operating system created by Apple Inc. company. This system is designed for iPhone mobile phones, iPod music players and iPad tablets. The base for developing this operating system is the Objective-C programming language and Cocoa Touch framework.
Adaptive agents and emotions
Kadlec, Rudolf ; Brom, Cyril (advisor) ; Kryl, Rudolf (referee)
This thesis investigates possible assets of emotions for autonomous adaptive agents working in environments similar to the real world. In living organisms, emotions have developed as a mechanism of adaptation to the surrounding environment. Therefore it is worth asking whether mechanisms similar to emotions can be implemented in models of autonomous agents. In this thesis a model of ethology inspired agent using reinforcement learning was implemented. This model suggests that emotions influence the balance between exploring new strategies and exploiting the strategies already known (the so-called explore/exploit problem). Negative emotional evaluation leads to changes in action selection strategy. The emotional version proved to be better than the non-emotional one in some environments. In other types of environments, the expectations have not been fulfilled. The instability of the received results is probably caused by non-optimal parameterization of the whole model.

National Repository of Grey Literature : 133 records found   1 - 10nextend  jump to record:
See also: similar author names
2 Brom, C.
Interested in being notified about new results for this query?
Subscribe to the RSS feed.