window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-JYLJ7J3717');

Prototyping Wiki

A B C D F G H I J K L M N O P Q R S T U V W X Y
Ma Mi
  • Machine Learning - Künstliche Intelligenz

Machine Learning

2023-12-10T19:11:37+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , |

Machine learning is a branch of artificial intelligence (AI) that deals with the development of algorithms and models that enable computers to learn from experience and data, recognize patterns and make predictions without being explicitly programmed. The aim of machine learning is to enable computers to learn independently from data and extract information in order to master complex tasks. We explain which concepts are used to do this and how predictions can be made by adapting models to existing data.

Micro front end

2024-12-02T05:21:34+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , |

The micro frontend is a design pattern that uses the strengths and advantages of microservices to improve the user experience of a web frontend.

Microservices

2024-11-16T10:08:48+01:00Tags: , , , , , , , , , , , , , , , , |

Microservices are small, autonomous services that work together. The key to a good microservice architecture lies in the implementation of small and autonomous microservices.

Go to Top