Essays about: "API"

Showing result 26 - 30 of 632 essays containing the word API.

  1. 26. Drupal and ReactJS : An Evaluation of Decoupled Drupal and ReactJS

    University essay from Umeå universitet/Institutionen för tillämpad fysik och elektronik

    Author : Linus Lundqvist; [2023]
    Keywords : Drupal; Content management systems; JavaScript; JSON:API; GraphQL; ReactJS;

    Abstract : With almost 70% of the population being active internet users and with signs that this number only will increase in the coming years, the value for companies, organisations, and hobbyists to be able to share what is important to them will also increase. One of the most common ways to gain attraction on the internet is with the help of a website. READ MORE

  2. 27. Dynamic API proposal to investigate and improve federated learning scalability

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Gergely Módi; [2023]
    Keywords : ;

    Abstract : Federated learning is an inherently distributed approach to machine learning since the data and the learning process stay on the client's devices. Even though it may suggest that the whole process can be fully distributed, that is not a trivial problem to solve since a global consensus model needs to be maintained and redistributed to its peers. READ MORE

  3. 28. Performance comparison of WebGPU and WebGL in the Godot game engine

    University essay from Blekinge Tekniska Högskola/Fakulteten för datavetenskaper

    Author : Emil Fransson; Jonatan Hermansson; [2023]
    Keywords : Game Engine; Performance Overhead; Rendering; WebGPU; WebGL; Spelmotor; Prestandakostnader; Rendering; WebGPU; WebGL;

    Abstract : Background. For rendering graphics on the web, WebGL has been the standard API to employ over the years. A new technology, WebGPU, has been set to release in 2023 and utilizes many of the novel rendering approaches and features common for the native modern graphics APIs, such as Vulkan. READ MORE

  4. 29. Enhancing House Rental Price Prediction Models for the Swedish Market : Exploring External features, Prediction intervals and Uncertainty Management in Predicting House Rental Prices

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

    Author : Vasigaran Senthilkumar; [2023]
    Keywords : ;

    Abstract : Exakt förutsägelse av hyrespriserna för hus är ett avgörande problem i verkligheten fastighetsdomän, vilket underlättar informerat beslutsfattande för både hyresgäster och hyresvärdar. Denna studie presenterar en omfattande utforskning av olika maskininlärningstekniker som tillämpas på en mångsidig datauppsättning av husfunktioner, med det övergripande målet att avslöja den mest effektiva algoritmen för förutsäga hyrespriser. READ MORE

  5. 30. EDPM : An extension of EDPM - an embedded domain-specific language for performance monitoring C and C++ programs

    University essay from Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Author : David Bosnjak; [2023]
    Keywords : EDPM; Dynamic Nesting; PAPI; LLVM; Libtooling; EDPM; Dynamisk Nestning; PAPI; LLVM; Libtooling;

    Abstract : Background. Performance monitoring of C/C++ programs has often been a tedious and straining process, where insufficient and complex tools/APIs are required. Performance monitoring tools and APIs tend to focus on ease of use or flexibility, but rarely both. READ MORE