🏠 홈
벤치마크
📊 모든 벤치마크 🦖 공룡 v1 🦖 공룡 v2 ✅ 할 일 목록 앱 🎨 창의적인 자유 페이지 🎯 FSACB - 궁극의 쇼케이스 🌍 번역 벤치마크
모델
🏆 톱 10 모델 🆓 무료 모델 📋 모든 모델 ⚙️ 킬로 코드 모드
리소스
💬 프롬프트 라이브러리 📖 AI 용어 사전 🔗 유용한 링크

AI 용어집

인공지능 완전 사전

162
카테고리
2,032
하위 카테고리
23,060
용어
📖
용어

Message Passing Neural Networks

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

📖
용어

Node Embedding

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

📖
용어

Edge Features

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

📖
용어

Graph Convolution

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

📖
용어

Graph Attention Networks

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

📖
용어

Heterogeneous Graph Neural Networks

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

📖
용어

Temporal Graph Networks

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

📖
용어

Readout Function

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

📖
용어

Graph Generation

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

📖
용어

Graph Isomorphism Networks

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

📖
용어

Message Function

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

📖
용어

Update Function

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

📖
용어

Aggregate Function

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

🔍

결과를 찾을 수 없습니다