Essays about: "Computer Science Project"

Showing result 16 - 20 of 142 essays containing the words Computer Science Project.

  1. 16. The Efficiency of Good Software Practices : A Case Study on a Radar Meteor Analysis Software Rewrite

    University essay from Luleå tekniska universitet/Institutionen för system- och rymdteknik

    Author : Kenneth Kullbrandt; [2022]
    Keywords : software practices; computer science; rewrite; refactor;

    Abstract : Software engineering as a profession has since early on in its conception been focused with how to best maximize the quality of software. Quality in this regard is both objectively measurable things (like speed, size, and cost) and less measurable things (like conciseness, elegance, and customer satisfaction). READ MORE

  2. 17. Source Code Readability : A study on type-declaration and programming knowledge

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Caesar Lennartsson; [2022]
    Keywords : source code readability; programming knowledge; programming language; statically typed; dynamically typed;

    Abstract : The readability of source code is essential for software maintenance. Since maintenance is an ongoing process, which is estimated to be 70 percent of the software development life cycle's total costs, it cannot be deprioritized. READ MORE

  3. 18. Object and Anomaly Detection

    University essay from Örebro universitet/Institutionen för naturvetenskap och teknik

    Author : Kristofer Klarin; Daniel Larsson; [2022]
    Keywords : BSc Thesis; Computer Science; Computer Engineering; Machine Learning; Reproducibility; You Only Look Once YOLO ; Convolutional Neural Network;

    Abstract : This project aims to contribute to the discussion regarding reproducibility of machinelearning research. This is done through utilizing the methods specified in the report ImprovingReproducibility in Machine Learning Research [30] to select an appropriateobject detection machine learning research paper for reproduction. READ MORE

  4. 19. Active Learning for Solving Expensive Optimization Problems

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Siwei Fu; [2022]
    Keywords : ;

    Abstract : Many practical engineering and computer science problems can be translated into a global otimization problem where the task is to find the best (optimal) vector 𝒙𝒙∗ that gives the smallest possible function value 𝑓𝑓 = 𝑓𝑓(𝒙𝒙∗) for some function 𝑓𝑓() of interest. Often the function 𝑓𝑓() is expensive in the sense that it cannot be easily evaluated computationally or experimentally in terms of time and/or resources required. READ MORE

  5. 20. AUGMENTATION AND CLASSIFICATION OF TIME SERIES FOR FINDING ACL INJURIES

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Marie-Louise Johansson; [2022]
    Keywords : computer science; machine learning; motion analysis; reconstructed ACL; anterior cruciate ligament; time series forest; dynamic time wapring; ACL; multivariate time series clasification; MTSC; time series classification; TSC; euclidean barycentric average; euclidean barycentric averaging; autmentation of time series; augmentation of multivariate time series; data augmentation; augmentation;

    Abstract : This thesis addresses the problem where we want to apply machine learning over a small data set of multivariate time series. A challenge when classifying data is when the data set is small and overfitting is at risk. Augmentation of small data sets might avoid overfitting. READ MORE