🏠 Strona Główna
Benchmarki
📊 Wszystkie benchmarki 🦖 Dinozaur v1 🦖 Dinozaur v2 ✅ Aplikacje To-Do List 🎨 Kreatywne wolne strony 🎯 FSACB - Ostateczny pokaz 🌍 Benchmark tłumaczeń
Modele
🏆 Top 10 modeli 🆓 Darmowe modele 📋 Wszystkie modele ⚙️ Kilo Code
Zasoby
💬 Biblioteka promptów 📖 Słownik AI 🔗 Przydatne linki

Słownik AI

Kompletny słownik sztucznej inteligencji

162
kategorie
2 032
podkategorie
23 060
pojęcia
📖
pojęcia

Message Passing Neural Networks

Fundamental paradigm of graph neural networks where nodes exchange information with their neighbors through successive iterations to learn representations.

📖
pojęcia

Node Embedding

Dense, low-dimensional vector representation of a node in a graph, capturing its structural and semantic features.

📖
pojęcia

Edge Features

Attributes or features associated with edges in a graph, used to enrich the message passing process between nodes.

📖
pojęcia

Graph Convolution

Information propagation operation on graphs that generalizes traditional convolution to irregular data structures.

📖
pojęcia

Graph Attention Networks

GNN architecture using attention mechanisms to dynamically learn edge weights during message passing.

📖
pojęcia

Heterogeneous Graph Neural Networks

Extension of GNNs to handle graphs containing multiple types of nodes and edges with different relationships.

📖
pojęcia

Temporal Graph Networks

GNN models designed to capture the dynamic evolution of graphs over time with continuous updates.

📖
pojęcia

Readout Function

Function that aggregates final node representations to produce a graph-level prediction.

📖
pojęcia

Graph Generation

Process of synthetic graph creation using generative models based on neural networks.

📖
pojęcia

Graph Isomorphism Networks

Powerful GNN architecture approximating the Weisfeiler-Lehman isomorphism test for maximal graph discrimination.

📖
pojęcia

Message Function

Function that computes the messages to send from a node to its neighbors using their latent states and edge features.

📖
pojęcia

Update Function

Function that combines the current state of a node with messages received from its neighbors to produce the new latent state.

📖
pojęcia

Aggregate Function

Mathematical operation that combines multiple messages into a single representation, typically sum, mean or max.

🔍

Nie znaleziono wyników