Author: Milovan Janicijevic
-
Understanding Operating Systems: The Backbone of Modern Computing
What is an Operating System? An operating system (OS) is the fundamental software that manages computer hardware and software resources and provides common services for computer programs. It acts as an intermediary between users and the computer hardware, ensuring efficient and effective utilization of resources. The primary roles of an OS include: Main Operating Systems…
-
The Evolution of Barcode and mQR Technology in Industry and Retail
The Importance of Barcodes and mQR Codes Barcodes have been a cornerstone in the retail and manufacturing industries for decades. They streamline processes, enhance inventory management, and improve accuracy in tracking products. Traditionally, barcodes store information in a series of lines and spaces of varying widths, which can be read by scanners to retrieve the…
-
Exploring Qiskit: IBM’s Open-Source Quantum Computing Framework
Quantum computing is a rapidly evolving field that promises to revolutionize the way we solve complex problems. One of the most powerful tools available for quantum computing enthusiasts and professionals is Qiskit, an open-source quantum computing framework developed by IBM. In this post, we’ll explore what Qiskit is, how to use it to create quantum…
-
Understanding Quantum Teleportation: Bell Entangled Resources (BER) and Entanglement
Quantum teleportation is a groundbreaking concept in quantum physics that leverages the unique properties of quantum mechanics to transfer quantum states between particles over a distance. To understand how this process works, we need to delve into two fundamental concepts: Bell Entangled Resources (BER) and quantum entanglement. What is Quantum Entanglement? Quantum entanglement is a…
-
EU Council Approves Groundbreaking AI Act: Setting a Global Standard
Today marks a significant milestone in the regulation of artificial intelligence as the European Union Council has approved the pioneering Artificial Intelligence (AI) Act. This landmark legislation aims to harmonize rules on AI across the EU, employing a risk-based approach to ensure that higher risks to society face stricter regulations. As the first of its…
-
Exploring Regression in Machine Learning
Let’s now explore the task of regression, which is probably the second-most classic task of machine learning. In machine learning, regression is a supervised learning task for which the goal is to predict a numeric value (a number, a quantity, etc.). Regression is very similar to classification; it only differs in the type of the…
-
Navigating the Digital Economy: Reflections on Automation and AI
Introduction At the heart of the digital economy lies a natural tendency to commercialize a set of rapidly developing digital technologies and solutions. These are not merely “new” technologies but rather innovations experiencing explosive growth. Key among these are automation and artificial intelligence (AI). The Evolution of Automation and AI Automation, with its foundations laid…
-
Classification in Machine Learning
Introduction Let’s explore the classification task, arguably the most common machine learning task. Classification is a supervised learning task where the goal is to predict to which class an example belongs. A class is just a named label such as “bird,” “flower,” or “tree.” Classification is the basis of many applications, such as detecting if…
-
Comprehensive Guide to Using Listeners in Camunda BPM
Introduction Camunda BPM offers powerful capabilities for customizing process behavior and handling events through the use of listeners. In this guide, we will explore how to effectively utilize execution listeners and task listeners in Camunda BPM processes. We’ll also demonstrate how to trigger subprocesses from the main process using message events, along with scripting examples…
-
Visualizing Workflow Optimization: A Comprehensive Guide
Introduction In the process optimization world, a clear understanding of the steps involved is crucial. One of the most effective tools for visualizing and streamlining processes is the flow chart. In this guide, we’ll delve into flow charts using a practical example and explore how they can be integrated with tools like Typeform surveys and…
