Essays about: "Search on internet"

Showing result 11 - 15 of 194 essays containing the words Search on internet.

  1. 11. The Role of AI in IoT Systems : A Semi-Systematic Literature Review

    University essay from Malmö universitet/Institutionen för datavetenskap och medieteknik (DVMT)

    Author : Yvonne Ivakale Anyonyi; Joan Katambi; [2023]
    Keywords : Artificial Intelligence AI ; Internet of Things IoT ; Trustworthy;

    Abstract : The Internet of Things (IoT) is a network of interconnected devices and objects that have various functions,such as sensing, identifying, computing, providing services and communicating. It is estimated that by the year 2030, there will be approximately 29.42 billion IoT devices globally, facilitating extensive data exchange among them. READ MORE

  2. 12. Paletto: An Interactive Colour Palette Generator : Facilitating Designers’ Colour Selection Processes

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

    Author : Rema Salman; [2022]
    Keywords : Colour-palettes design; Colour extraction; Machine-learning; K-means algorithm; Human-computer interaction; Human-automation collaboration; User experience; User engagement.;

    Abstract : Digital growth and the adaption of internet-based solutions, particularly artificial intelligence and machine learning, have dramatically changed the way design is done today. This rapid change in technology has challenged the level of automation, which influences the human-automation interactions with the available colour-design tools (academic and commercial). READ MORE

  3. 13. Multibit Trie For The Longest Matching Prefix Problem

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

    Author : Karl Hed Dahlqvist; [2022]
    Keywords : Multibit trie; longest marching prefix problem; CIDR; IP lookup;

    Abstract :  With the ever growing forwarding tables of the internet and the large amount of traffic that flows through them, efficient algorithms to handle search are needed. One of these algorithms is the Multibit trie (prefix tree). READ MORE

  4. 14. Trade-offs between Quality and Efficiency in Multilingual Dense Retrieval

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

    Author : Emma Schüldt; [2022]
    Keywords : Dense retrieval; Binary Retrieval; Semantic search; ColBERT; Multilingual; MSMarco; Tät informationssökning; Binär informationssökning; Semantisk sökning; ColBERT; Flerspråkig; MS Marco;

    Abstract : As the amount of content online grows, information retrieval becomes increasingly crucial. Traditional information retrieval does not take the text order into account and is also dependent on exact text matching between the query and the document. READ MORE

  5. 15. 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