Essays about: "parallellisering"

Showing result 1 - 5 of 28 essays containing the word parallellisering.

  1. 1. Cooperative Modular Neural Networks for Artificial Intelligence in Games : A Comparison with A Monolithic Neural Network Regarding Technical Aspects and The Player Experience

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

    Author : Emil Högstedt; Ove Ødegård; [2023]
    Keywords : Neural Network; Modularization; Sensor; Reinforcement Learning; Supervised Learning; Neuralt Nätverk; Modulärisering; Sensor; Förstärkningsinlärning; Väglett Lärande;

    Abstract : Recent years have seen multiple machine-learning research projects concerning agents in video games. Yet, there is a disjoint between this academic research and the video game industry, evidenced by the fact that game developers still hesitate to use neural networks (NN) due to lack of clarity and control. READ MORE

  2. 2. Optimization Areas of the Minimax Algorithm : A study on a look-ahead AI as applied to the Fox game

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

    Author : Ludwig Franklin; Hugo Malmberg; [2023]
    Keywords : ;

    Abstract : Artificial intelligence has become more prevalent during the last few years, revolutionizing the field of computer game-playing. By incorporating artificial intelligence as a computerized opponent, games can become more engaging and challenging for human players. READ MORE

  3. 3. On GPU Assisted Polar Decoding : Evaluating the Parallelization of the Successive Cancellation Algorithmusing Graphics Processing Units

    University essay from Karlstads universitet/Institutionen för matematik och datavetenskap (from 2013)

    Author : Siri Nordqvist; [2023]
    Keywords : 5G; NR; New Radio; Polar Codes; Channel Decoding; Successive Cancellation; NVIDIA; GPU; CUDA; 5G; New Radio NR ; Polärkoder; Kanalavkodning; Successive Cancellation SC ; NVIDIA; Graphics Processing Unit GPU ; Compute Unified Device Architecture CUDA ;

    Abstract : In telecommunication, messages sent through a wireless medium often experience noise interfering with the signal in a way that corrupts the messages. As the demand for high throughput in the mobile network is increasing, algorithms that can detectand correct these corrupted messages quickly and accurately are of interest to the industry. READ MORE

  4. 4. Securing cloud-hosted IoT Workflows with Intel SGX

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

    Author : Adnan Jamil Ahsan; [2022]
    Keywords : IoT; Node-RED; Azure; SGX; Gramine; Trusted Execution Environment; Security; STRIDE;

    Abstract : The rapid increase in the number of IoT devices and their widespread applications demands secure and scalable solutions for managing and executing IoT workflows. This thesis investigates the security of IoT workflows created in Node-RED, an open-source visual programming tool, and deployed on untrusted hosts managed by a major cloud service provider, Azure. READ MORE

  5. 5. Performance Analysis of GPU and CPU Parallelization on the Kmeans Algorithm

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

    Author : Joakim Olsson; Stefan Christiansson; [2021]
    Keywords : ;

    Abstract : The K-means algorithm is one of the more known unsupervised algorithms that aims to partition data points into a specified number of clusters, where each data point belongs to the cluster with the nearest cluster center, which is also known as a centroid. However, a basic implementation of the K-means algorithm, without any optimizations, is ineffective when used in larger applications. READ MORE