Essays about: "Branching methods"

Showing result 1 - 5 of 15 essays containing the words Branching methods.

  1. 1. Branching Out with Mixtures: Phylogenetic Inference That’s Not Afraid of a Little Uncertainty

    University essay from KTH/Matematisk statistik

    Author : Ricky Molén; [2023]
    Keywords : Phylogeny; Bayesian analysis; Markov chain Monte Carlo; Variational inference; Mixture of proposal distributions; Fylogeni; Bayesiansk analys; Markov Chain Monte Carlo; Variationsinferens; Mixturer av förslagsfördelningar;

    Abstract : Phylogeny, the study of evolutionary relationships among species and other taxa, plays a crucial role in understanding the history of life. Bayesian analysis using Markov chain Monte Carlo (MCMC) is a widely used approach for inferring phylogenetic trees, but it suffers from slow convergence in higher dimensions and is slow to converge. READ MORE

  2. 2. Imitation Learning on Branching Strategies for Branch and Bound Problems

    University essay from KTH/Matematisk statistik

    Author : Magnus Axén; [2023]
    Keywords : Graph Networks; Convolutions; MIP; Branch and Bound; Facility Location Problem; MDP; Imitation Learning; Graf nätverk; Faltning; Blandade heltaltsproblem; Branch and Bound; Facility Location Problem; Markov; Imitationsinlärning;

    Abstract : A new branch of machine and deep learning models has evolved in constrained optimization, specifically in mixed integer programming problems (MIP). These models draw inspiration from earlier solver methods, primarily the heuristic, branch and bound. READ MORE

  3. 3. Engagement in Video Games : A comparison between a linear and a branching narrative

    University essay from Blekinge Tekniska Högskola

    Author : Rasmus Fridlund; Erika Gustafsson; [2023]
    Keywords : video games; player engagement; player agency; interactive narrative; inconsequential choices;

    Abstract : Background. As video games increase in popularity and more people look to them as their primary source of entertainment, discussions around how they can affect players’ engagement become more important. One such discussion is around player agency, a player’s sense of control over the games that they play. READ MORE

  4. 4. Introducing DevOps methods and processes for an existing organization

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Love Samuelsson; [2021]
    Keywords : git; devops; chatops; git solution; branching strategy; CI CD; on-premise;

    Abstract : DevOps is a cultural idea rather than a firm way to do software development, with the aim of reducing software lead times by bringing operations and development closer via principles that mainly deal with automation. This paper provides a potential DevOps solution for Wexnet, an internet service provider company. READ MORE

  5. 5. Interleaved Prefetching Ray Traversal on CPUs

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Viktor Meyer; [2021]
    Keywords : Computing methodologies ! Ray tracing; Information systems ! Data access methods; Hierarchical data models; ; Beräkningsmetoder ! Strålspårning; Informationssystem ! Dataåtkomstmetoder; Hierarkiska datamodeller; ;

    Abstract : Ray tracing is used in computer graphics to generate images. The process of rendering images using ray tracing includes testing large counts of rays for intersection against geometry. Testing for ray-geometry intersection is more formally known as the Ray Shooting Problem (RSP) and has broad applications across multiple communities. READ MORE