Essays about: "expressive performance systems"

Showing result 1 - 5 of 9 essays containing the words expressive performance systems.

  1. 1. Recommendation System for Insurance Policies : An Investigation of Unsupervised and Supervised Learning Techniques

    University essay from Umeå universitet/Institutionen för matematik och matematisk statistik

    Author : Andreas Palmgren; [2023]
    Keywords : Recommendation System; Car Insurance; Machine Learning; Cluster Analysis; KNN; XGBoost; Neural Network;

    Abstract : Recommendation systems have significantly influenced user experiences across various industries, yet their application in the insurance sector remains relatively unexplored. This thesis focuses on developing a car insurance recommendation system that implements a `consumers like you' feature. READ MORE

  2. 2. Expressive Automatic Music Transcription : Using hard onset detection to transcribe legato slurs for violin

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

    Author : Simon Falk; [2022]
    Keywords : Automatic Music Transcription; Signal Processing; Convolutional Neural Networks; Onset Detection; Music Information Retrieval; Automatisk musiktranskription; Signalbearbetning; Faltningsnätverk; Ansatsdetektion; Informationssökning av musik;

    Abstract : Automatic Music Transcriptions systems such as ScoreCloud aims to convert audio signals to sheet music. The information contained in sheet music can be divided into increasingly descriptive layers, where most research on Automatic Music Transcription is restricted on note-level transcription and disregard expressive markings such as legato slurs. READ MORE

  3. 3. The Player as a Conductor : Utilizing an Expressive Performance System to Create an Interactive Video Game Soundtrack

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

    Author : Magnus Lundh Haaland; [2020]
    Keywords : interactive music; adaptive music; expressive performance systems; CSEMP; video game music;

    Abstract : Music is commonly applied in art and entertainment to enhance the emotional experience. In video-games and other non-linear mediums this task must be achieved dynamically at run-time, as the timeline of events is unknown in advance. READ MORE

  4. 4. Latent Task Embeddings forFew-Shot Function Approximation

    University essay from KTH/Optimeringslära och systemteori

    Author : Filip Strand; [2019]
    Keywords : ;

    Abstract : Approximating a function from a few data points is of great importance in fields where data is scarce, like, for example, in robotics applications. Recently, scalable and expressive parametric models like deep neural networks have demonstrated superior performance on a wide variety of function approximation tasks when plenty of data is available –however, these methods tend to perform considerably worse in low-data regimes which calls for alternative approaches. READ MORE

  5. 5. Using Rust as a Complement to C for Embedded Systems Software Development

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Karl Rikte; [2018]
    Keywords : Rust; language review; memory safety; smart pointers; productivity; cross-compilation; Technology and Engineering;

    Abstract : Rust aims to bring safety to low-level programming by using zero-cost ab- stractions. These provide, among other things, guaranteed memory safety and threading without data races. Garbage collected languages have become popular to guarantee safety, but in performance critical, memory limited or real time applications, it is not an ideal solution. READ MORE