Essays about: "Programming language"

Showing result 21 - 25 of 668 essays containing the words Programming language.

  1. 21. Java Unit Testing with AI: An AI-Driven Prototype for Unit Test Generation

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

    Author : Katrin Kahur; Jennifer Su; [2023]
    Keywords : Unit testing; Artificial intelligence; Large language model; GPT-3.5; Java; Quantitative method; Software development; Enhetstestning; Artificiell intelligens; Stor språkmodell; GPT-3.5; Java; Kvantitativ metod; Mjukvaruutveckling;

    Abstract : In recent years, artificial intelligence (AI) has become increasingly popular. An area where AI technology is used and has received much attention during the past year is chatbots. They can simulate an understanding of human language and form text responses to questions asked. READ MORE

  2. 22. Performance Benefits of Extending JavaScript Through WASM and CUDA : A Comparative Performance Investigation

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

    Author : Hampus Hallkvist; Edvin Nordqvist; [2023]
    Keywords : ;

    Abstract : JavaScript is today the largest language based on usage with regard to web development. There is, therefore, a great incentive to make the language perform at its best and allow applications to take advantage of this. READ MORE

  3. 23. Development of a Mobile Phone Application for Measuring Muscle Shaking (tremor) in Order to Simplify Medical Diagnostics

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

    Author : Kristoffer Gunnarsson; [2023]
    Keywords : Android application; Medical diagnostics; Accelerometer; Graphical user interface; Frequency analysis; Androidapplikation; Medicinsk diagnostisering; Accelerometer; Grafiskt användargränssnitt; Frekvensanalys;

    Abstract : At the moment, there is no quick and easy method to measure muscle shaking (tremor) reliably. In order to avoid long waiting times for an Electromyography (EMG) investigation, this thesis aims to create an Android smartphone application capable of measuring muscle tremor at a moment’s notice. READ MORE

  4. 24. Applicability of GPT models to high-performance compute languages

    University essay from Uppsala universitet/Högenergifysik

    Author : Urlich Icimpaye; [2023]
    Keywords : Data Science; Machine Learning; Artificial Intelligence; Transformers;

    Abstract : This thesis aims to investigate the feasibility of generating code in high-performance computing languages such as C++ with neural networks. This has been investigated by transfer learning publicly available pretrained transformers on C++ code. READ MORE

  5. 25. Investigating programming language support for fault-tolerance

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

    Author : Ismail Demirkoparan; [2023]
    Keywords : Dataflow; Fault tolerance; Data streaming; Distributed systems; Checkpointing; Logging; Lineage; Lineage stash; Arc-Lang; Apache Flink;

    Abstract : Dataflow systems have become the norm for developing data-intensive computing applications. These systems provide transparent scalability and fault tolerance. For fault tolerance, many dataflow-system adopt a snapshotting approach which persists the state of an operator once it has received a snapshot marker on all its input channels. READ MORE