Sökning: "programming a machine"

Visar resultat 1 - 5 av 212 uppsatser innehållade orden programming a machine.

  1. 1. "The Uphill AI Contract Challenge The Intra-Active Task: Reimagining Contracts"

    Magister-uppsats, Göteborgs universitet/Juridiska institutionen

    Författare :Filip Seiborg Wikström; [2024-02-16]
    Nyckelord :AI; Contract Law; New Materialism; Karen Barad; Intra-Action; Spacetimemattering; Ethico-Onto-Epistem-Ology; Cartesian-Newtonian paradigms; Antimethodology; Agency; Machine Learning;

    Sammanfattning : The traditional contract theories are insufficient to handle the challenges Artificial Intelligence (AI) is currently causing and will continue to cause to contract law. These challenges involve problems concerning the subject/object divide, agency, the embedding of legal code into interactive programming code, and ethical aspects concerning the transfer of power away from lawyers. LÄS MER

  2. 2. State Machine Model-To-Code Transformation In C

    Uppsats för yrkesexamina på avancerad nivå, Uppsala universitet/Signaler och system

    Författare :Jonathan Carlgren; Per William Oskarsson; [2023]
    Nyckelord :State Machine; Model To Code; C; UML; ElementTree; XMI; Programming; Python; Benchmark;

    Sammanfattning : A state machine model can turn a complex behavioural system into a more accessible graphical model, and can improve the way people work with system design by making it easier to communicate and understand the system. The clear structure of a state machine model enables automatic generation of well structured, and consequently readable, and maintainable code. LÄS MER

  3. 3. Round-Trip Translation : A New Path for Automatic Program Repair using Large Language Models

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Fernando Vallecillos Ruiz; [2023]
    Nyckelord :Automatic Program Repair; Software Engineering; Large Language Models; Round-Trip Translation; Neural Machine Translation; Automatisk programreparation; Mjukvaruutveckling; Stora språkmodeller; Tur och retur-översättning; Neural maskinöversättning;

    Sammanfattning : Research shows that grammatical mistakes in a sentence can be corrected by machine translating it to another language and back. We investigate whether this correction capability of Large Language Models (LLMs) extends to Automatic Program Repair (APR), a software engineering task. LÄS MER

  4. 4. Tekniklärares tolkning av teknikämnets styrdokument : Hur ser teknikundervisningens planeringar ut på högstadiet i Sverige 2022?

    Magister-uppsats, KTH/Skolan för industriell teknik och management (ITM)

    Författare :August Kroon; [2023]
    Nyckelord :technology education; technology teachers; planning; governing documents; secondary school; perception.; Teknikundervisning; tekniklärare; planering; styrdokument; högstadiet; tolkning.;

    Sammanfattning : Under Skolinspektionens granskning från 2019 framkom det att en tredjedel av de besökta högstadieskolorna i undersökningen saknade delar av det centrala innehållet i sin teknikundervisning. Granskningen vittnade även om en upplevd otydlighet bland tekniklärare när de tolkade Skolverkets styrdokument. LÄS MER

  5. 5. Functional Programming Languages and the JVM : Comparing Functional Language Compilation Techniques for the JVM

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Asta Olofsson; [2023]
    Nyckelord :Compilation; Functional Programming; Java; Kompilering; Funktionell Programmering; Java;

    Sammanfattning : Because of its security, high availability, and automatic memory management, the JVM (Java Virtual Machine) is a desirable execution environment. However, since the JVM was originally made for Java, which is an objectoriented language, it is hard for languages with other paradigms to run on it. LÄS MER