Browsing Master theses by Title
Now showing items 101-120 of 218
-
Gaussian Likelihoods in Bayesian Neural Networks
(Master thesis, 2023-10-02)Bayesian neural networks (BNNs) offer a promising probabilistic take on neural networks, allowing uncertainty quantification in both model predictions and parameters. Being a relatively new and evolving field of research, ... -
Generating sample code snippets from Lark grammar specifications
(Master thesis, 2022-10-25)Programming languages are the basis of computer science and are extensively used in computer science education. Many educational materials, such as tutorials, constantly appear on the market with the goal of targeting ... -
Generative Adversarial Networks for Annotating Images of Otoliths
(Master thesis, 2023-01-30)This thesis explores the use of generative adversarial networks (GANs) for annotating images of otoliths to determine the age of fish. The proposed solution not only provides accurate age determinations, but also visual ... -
Generic programming using Higher Kinded Data
(Master thesis, 2023-06-28)This thesis describes datatype-generic programming, what it is, and how it is done in Scala. The thesis covers ways of thinking about datatype-generic programming and today's tools and libraries for datatype-generic ... -
Hardness of Non-trivial Generalized Domination Problems Parameterized by Linear Mim-Width
(Master thesis, 2022-06-01) -
How to provide automated feedback helping students with negative semantic transfer when learning a second programming language
(Master thesis, 2022-06-01)Earlier studies have shown that when students see matching syntax across programming languages, they believe the semantics will match. Typically this is true, but occasionally the syntax between two languages is similar ... -
How to realise an adaptive patient model within iCBT using adaptive learner models
(Master thesis, 2021-01-21) -
Implementation and Evaluation of a Messaging Service for the Smart Ocean Platform
(Master thesis, 2024-06-03) -
Implementing a Marker-less application for Kristkirken using Vuforia SDK
(Master thesis, 2019-11-20) -
Implementing Structural Search and Replace for Showcasing ECMAScript Language Proposals
(Master thesis, 2024-06-07)Technical Committee 39 (TC39) of Ecma International is the body responsible for the evolution of the ECMAScript programming language, better known as JavaScript. Suggested changes to the language are presented in a form ... -
Improve auditing and privacy of electronic health records by using blockchain technology
(Master thesis, 2019-06-29)An ever-increasing amount of sensitive patient data is shared between healthcare institutions. The data is strictly personal and the consequences of unintentional disclosure are severe. Recordkeeping systems embedded in ... -
Improving Stability of Tree-Based Models
(Master thesis, 2023-06-01)Motivated by the instability of tree-based methods experienced by the insurance industry, this thesis provides innovative and novel methods for updating regression trees in a stable manner. All methods are shown to increase ... -
Inferring Gene Expression Values In Causal Directed Acyclic Graphs Using Graph Neural Networks
(Master thesis, 2023-08-21)Inferring gene expression values is helpful in determining important characteristics about an individual. Existing methods in gene expression inference mostly rely on linear meth- ods creating separate models for each gene. ... -
Integrating multi-way data-flow constraint systems in spreadsheets
(Master thesis, 2022-06-01)Graphical user interfaces (GUIs) can be found in almost all aspects of our lives. We take a particular interest in spreadsheets in thesis, as they are an essential tool in many professions. Microsoft Excel is a prevalent ... -
Integrating Wearable Technology for Enhanced Self-Assessment in Mental Health
(Master thesis, 2023-10-16)Mental health is a critical aspect of overall well-being and affects a large proportion of the world’s population. The first step of identifying possible issues in an individual is often using assessment method such as ... -
Interactive Python Shell for jAliEn
(Master thesis, 2019-11-20)Computing Grids are collections of interconnected computing resources used to solve large computational problems. These resources are used by the ALICE (A Large Ion Collider Experiment) Collaboration, ALICE being one of ... -
Interactive Visual Exploration and Analysis of Multi-Modal Geospatial Data Collections
(Master thesis, 2022-10-24)This thesis presents PanoVis, a geovisualization web application for hikers looking for online hiking inspiration. Hikers can add panoramic imagery to the application, and annotations with information about the mountain ... -
Introduction to Lattices and Its Applications in Compute-and-Forward Strategy
(Master thesis, 2023-06-01)The Compute-and-Forward (CF) strategy was proposed as a physical layer network coding (PNC) framework by Nazer and Gastpar in 2011. CF exploits interference to obtain higher rates between users in a network. This thesis ... -
Investigating and evaluating the authentication and authorisation of the JAliEn grid middleware framework
(Master thesis, 2023-08-01)Grid computing involverer en distribuert samling av ressurser over hele verden, som inkluderer mange komponenter. Dette gjør at det er en rekke angrepsflater for potensielle sikkerhetstrusler. Denne oppgaven utforsker ... -
Investigating Biases in Rules Extracted from Language Models
(Master thesis, 2023-08-01)We investigate an approach for extracting occupational gender bias in the form of logical rules from Large Language Models (LLM)s based on Angluin's exact learning model with membership and equivalence queries to an oracle. ...