Essays about: "computer language"

Showing result 16 - 20 of 383 essays containing the words computer language.

  1. 16. Comparative Analysis of Transformer and CNN Based Models for 2D Brain Tumor Segmentation

    University essay from Linköpings universitet/Institutionen för medicinsk teknik

    Author : Henrik Träff; [2023]
    Keywords : Machine Learning; ML; AI; Computer vision; Vision Transformer; Swin Transformer; U-Net; nnU-Net; Brain Tumor Segmentation; Deep Learning;

    Abstract : A brain tumor is an abnormal growth of cells within the brain, which can be categorized into primary and secondary tumor types. The most common type of primary tumors in adults are gliomas, which can be further classified into high-grade gliomas (HGGs) and low-grade gliomas (LGGs). READ MORE

  2. 17. ChatGPT: A Good Computer Engineering Student? : An Experiment on its Ability to Answer Programming Questions from Exams

    University essay from Högskolan i Gävle/Datavetenskap

    Author : Michael Loubier; [2023]
    Keywords : ChatGPT; Chatbot; OpenAI; Large Language Models; Natural Language Processing;

    Abstract : The release of ChatGPT has really set new standards for what an artificial intelligence chatbot should be. It has even shown its potential in answering university-level exam questions from different subjects. This research is focused on evaluating its capabilities in programming subjects. READ MORE

  3. 18. A Transformer-Based Scoring Approach for Startup Success Prediction : Utilizing Deep Learning Architectures and Multivariate Time Series Classification to Predict Successful Companies

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

    Author : Gustaf Halvardsson; [2023]
    Keywords : Machine learning; Time Series Classification; Transformers; Gated Recurrent Unit; Venture Capital; Maskininlärning; tidsseriesklassifiering; Transformer; Gated Recurrent Unit; riskkapital;

    Abstract : The Transformer, an attention-based deep learning architecture, has shown promising capabilities in both Natural Language Processing and Computer Vision. Recently, it has also been applied to time series classification, which has traditionally used statistical methods or the Gated Recurrent Unit (GRU). READ MORE

  4. 19. Comparing the Performance of Compiled vs Interpreted RegEx

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

    Author : Simon Hocker; Andreas Hammarstrand; [2023]
    Keywords : Compilers; Interpreters; Regular languages; RegEx; Performance; Kompilatorer; Tolkare; Regulära språk; RegEx; Prestanda;

    Abstract : The Regular Expression (RegEx) is one of the most important computer science technologies used for searching through text. Used commonly in almost every corner of computer science that is dependent on searching, it is imperative that they are made to be efficient. Usually, RegEx are implemented through the use of a process called interpretation. READ MORE

  5. 20. Generating Wikipedia Articles with Grammatical Framework : A Case Study

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

    Author : Keivan Matinzadeh; [2023]
    Keywords : Grammatical Framework; Computational Linguistics; Natural Language Generation; Computer Science; Grammatical Framework; Beräkningslingvistik; Textgenerering; Datavetenskap;

    Abstract : Natural language generation is a method used to produce understandable texts in human languages from data [1]. Grammatical Framework is a grammar formalism and a functional programming language using a nonstatistical approach to build natural language applications. READ MORE