Data-driven AI systems are data-driven AI systems, not by intuition or personal experience. The character of digital companies is clearly different from those that are not. Where traditional organizations use...
READ MOREThe thinking that ultimately led to AI started in the minds of science fiction writers and scientists in the early 20th century. Metropolis, a science fiction film starring an artificially...
READ MOREThe Turing test, originally called the imitation game by Alan Turing in 1950, is a test of a machine's ability to exhibit intelligent behavior that is equivalent to, or indistinguishable...
READ MOREComponent diagram is something that is used to show an organization and the interrelationships and dependencies between a collection of components in a system. While the understanding of component diagrams...
READ MOREA statechart is a diagram that describes a state machine. At first glance, this statement is quite confusing, but don't worry, in this paper we will discuss statechart diagrams in...
READ MOREIf we interpret deployment diagrams in general, deployment diagrams are a type of UML (unified modeling language) diagram. Its function is to describe, visualize, specify and document a process that...
READ MORESequence diagram is a diagram that is used to explain and display the interactions between objects in a system in detail. In addition, the sequence diagram will also display the...
READ MOREA collaboration diagram, also known as a communication diagram, is an illustration of the relationships and interactions between software objects in the Unified Modeling Language (UML). Developers can use these...
READ MOREClass diagrams are a type of structure diagram in UML which clearly illustrates the structure and class descriptions, attributes, methods, and relationships of each object. It is static, in the...
READ MOREBusiness use case diagrams are used to represent the functionality provided by the organization as a whole. They answer the question "What does a business do?" and "Why are we...
READ MORE