Essays about: "thesis in computing"

Showing result 21 - 25 of 1044 essays containing the words thesis in computing.

  1. 21. A Conjugate Residual Solver with Kernel Fusion for massive MIMO Detection

    University essay from Högskolan i Halmstad/Centrum för forskning om tillämpade intelligenta system (CAISR)

    Author : Ioannis Broumas; [2023]
    Keywords : MIMO; massive MIMO; GPU; CUDA; Software Defined Radio; SDR; MMSE; ZF; zero-forcing; parallel detection; iterative methods; conjugate residual; parallel computing; kernel fusion;

    Abstract : This thesis presents a comparison of a GPU implementation of the Conjugate Residual method as a sequence of generic library kernels against implementations ofthe method with custom kernels to expose the performance gains of a keyoptimization strategy, kernel fusion, for memory-bound operations which is to makeefficient reuse of the processed data. For massive MIMO the iterative solver is to be employed at the linear detection stageto overcome the computational bottleneck of the matrix inversion required in theequalization process, which is 𝒪(𝑛3) for direct solvers. READ MORE

  2. 22. Comparison of Recommendation Systems for Auto-scaling in the Cloud Environment

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

    Author : Sai Nikhil Boyapati; [2023]
    Keywords : Auto-Scaling; Auto-Scaling Recommendations; Cloud Environment; K-Nearest Neighbors; Machine Learning; Recommendation Systems; Random Forests; Support Vector Machines;

    Abstract : Background: Cloud computing’s rapid growth has highlighted the need for efficientresource allocation. While cloud platforms offer scalability and cost-effectiveness for a variety of applications, managing resources to match dynamic workloads remains a challenge. READ MORE

  3. 23. Industry preferred implementation practices for security in cloud systems : An exploratory and qualitative analysis of implementation practices for cloud security

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

    Author : Carl-Johan Elfström; [2023]
    Keywords : security; cloud; practices;

    Abstract : Since the introduction of cloud computing as a standard solution for data storage and software hosting, new security measures have been developed, and data laws and compliance regulations have become more stringent. In this thesis, the exploration of compliance and regulatory documents, interviews of industry professionals, and thematic analysis of interview data  uncover some industry-preferred implementation practices that will help to ensure compliance and cloud security for applications and data storage on the cloud. READ MORE

  4. 24. Dataset characteristics effect on time series forecasting : comparison of statistical and deep learning models

    University essay from Högskolan i Halmstad/Akademin för informationsteknologi

    Author : Adam Ahlman; Adam Taylor; [2023]
    Keywords : Time Series; Forecasting;

    Abstract : Time series are points of data measured throughout time in equally spaced periods. They present characteristics such as level, noise, trend, seasonality, and outliers. Time series forecasting is the attempt to predict single or multiple future values. READ MORE

  5. 25. Usage of End-to-End Machine Learning for Self-Driving Vehicle

    University essay from Malmö universitet/Fakulteten för teknik och samhälle (TS)

    Author : Pratchaya Khansomboon; [2023]
    Keywords : ;

    Abstract : This thesis is about the usage of a machine learning model for self-driving vehicles running on a small mobile computing unit, in this case, a smartphone. We use NVIDIA’s PilotNet model which is a simple feed-forward machine learning model for steering a vehicle. READ MORE