🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili

Glossario IA

Il dizionario completo dell'Intelligenza Artificiale

162
categorie
2.032
sottocategorie
23.060
termini
📖
termini

Message Passing Neural Networks

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

📖
termini

Node Embedding

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

📖
termini

Edge Features

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

📖
termini

Graph Convolution

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

📖
termini

Graph Attention Networks

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

📖
termini

Heterogeneous Graph Neural Networks

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

📖
termini

Temporal Graph Networks

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

📖
termini

Readout Function

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

📖
termini

Graph Generation

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

📖
termini

Graph Isomorphism Networks

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

📖
termini

Message Function

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

📖
termini

Update Function

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

📖
termini

Aggregate Function

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

🔍

Nessun risultato trovato