Essays about: "java project"

Showing result 1 - 5 of 163 essays containing the words java project.

  1. 1. aiLangu - Real-time Transcription and Translation to Reduce Language Barriers : An Engineering Project to Develop an Application for Enhancing Human Verbal Communication

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

    Author : Vincent Ringström1; Iley Alvarez Funcke; [2023]
    Keywords : Sound transcription; Sound translation; AI; Deep learning; Real-time; Language barrier; Concurrency; Ljud transkription; Ljud översättning; AI; Djupinlärning; Real-tid; Språkbarriär; Samtidighet;

    Abstract : The research area this report relates to is real-time automatic transcription and translation. The purpose of the work done for the report is to reduce the perceived language barriers online and to make a user-friendly application to make use of the latest deep learning technology to transcribe and translate in real-time. READ MORE

  2. 2. Java Auto Grader

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

    Author : Shahm Abdulrazzak; Tor Mattsson; [2023]
    Keywords : Property-based Testing. JUnit Quick-Check. Automation. Auto grader. Test generator. Programming. Java.;

    Abstract : The process of grading code submissions in programming courses is time-consuming and error-prone. To address this issue, we propose a project that automates the testing and grading process for Java code submissions at Halmstad University. READ MORE

  3. 3. AI Based Methods for Matrix Multiplication in High Resolution Simulations of Radio Access Networks

    University essay from KTH/Matematisk statistik

    Author : Marcus Johnson; Herman Forslund; [2023]
    Keywords : Product-Quantization; MADDNESS; Radio Access Networks; Channel Estimation; MIMO; Approximate Matrix Multiplication; Pruduktkvantisering; MADDNESS; RAN; MIMO; Approximativa matrismultiplikation;

    Abstract : The increasing demand for mobile data has placed significant strain on radio access networks (RANs), leading to a continuous need for increased network capacity. In keeping with that, a significant advancement in modern RANs is the ability to utilize several receivers and transmitters, to allow for beamforming. READ MORE

  4. 4. Implementing UX/UI in a real-time speech recognition and translation application in Android and a clinical study

    University essay from Umeå universitet/Institutionen för tillämpad fysik och elektronik

    Author : Pamela Chilo; [2023]
    Keywords : ;

    Abstract : According to WHO(World Health Organization) there are over 1,5 billion people living with hearing loss. Furthermore, HRF(Hörselskadades riksförbund) believe that ‘hidden hearing loss’ can be a much larger scale of the population than what was believed. There are two parts in this project taking place parallel. READ MORE

  5. 5. A Performance Comparison of Java Streams and Imperative Loops

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

    Author : Magnus Åkerfeldt; [2023]
    Keywords : Java streams; performance; benchmarking; loops; functional programming; Java streams; prestanda; loopar; funktionell programmering;

    Abstract : The Stream API was added in Java 8. With the help of lambda expressions (anonymous functions), streams enable functional-style operations on sequences of elements. READ MORE