Descendants (at least 17 branches originate here)
-
Introduction
-
is_parent
The Objective
·
The objective of "0th Berlin Symposium on Artificial Teacher Avatars" is the presentation, discussion and development of tools, models and methodologies leading
-
is_parent
What is this symposium about ?
·
It's about: Artificial Intelligence in Education (AIED): Education about AI & Education with AI generative artificial intelligence (notably large language m
-
is_parent
What is this symposium NOT about ?
·
This symposium is NOT about: dysinformation deep-fakes of living persons corporate products entertainment (e.g. humor / horror / porn / cognitive spam) so-calle
-
is_parent
Why this symposium ?
·
Generative AI is reality and it's better to be its co-creator then its consumer. Learning by doing & experimenting & creating critical stance. Personalized AI t
-
is_parent
Definitions
-
is_parent
Neuronale Netze
Neuronale Netze im Kontext der KI sind keine echten Nervenzellen, sondern softwarebasierte Modelle, deren Architektur von der Art und Weise inspiriert ist, wie
-
is_parent
TPU
·
GPU (Grafikverarbeitungseinheiten, NVIDIA) und TPU (Tensor-Verarbeitungseinheiten, Google) sind jene Hardware-Innovationen, die tiefgehendes Lernen in einem unv
-
is_parent
Tiefes Lernen & große Daten
·
Tiefes Lernen oder Deep Learning nutzt neuronale Netze mit vielen Schichten (daher 'tief'), was dem Modell ermöglicht, komplexe Muster in Daten auf verschiedene
-
is_parent
Generative KI
Generative künstliche Intelligenz (KI) widmet sich der Erstellung neuer, oft unvorhergesehener Daten oder Inhalte, die das Ergebnis des Lernens aus bestehenden
-
is_parent
Großes Sprachmodell
Großes Sprachmodell (LLM), oder Large Language Model, ist ein Typ der künstlichen Intelligenz, der entwickelt wurde, um menschliche Sprache zu verstehen und zu
-
is_parent
GPT
·
GPT ('Generative Pretrained Transformer' oder auch 'Geppetto') ist eine Serie großer Sprachmodelle, entwickelt von OpenAI. Die Modelle sind über die Schnittstel
-
is_parent
Text-zu-Bild
·
Text-zu-Bild bzw. Sprache-zu-Bild generative künstliche Intelligenz (KI) ermöglicht das Erstellen neuer, einzigartiger bildlicher Inhalte mittels Beschrei
-
is_parent
model
A trained neural network is stored in a file. This file is called "a model". When You want to use it - either for inferencing or training or both - You need to
-
is_parent
lora
·
Lora is like a small "adapter" model which You can train as an addition to Your main "big" model. Training of a Lora is much faster than fine-tuning of the big
-
is_parent
lora
·
Lora is like a small "adapter" model which You can train as an addition to Your main "big" model. Training of a Lora is much faster than fine-tuning of the big
-
is_parent
training & inferencing
·
In machine learning and AI, we speak about "training" when the AI is learning from the data we provide it"inferencing" when the AI is using its current "knowled