Learn Before
Node Embeddings
Node embeddings is a way of graph representation. The goal of node embeddings is to map the nodes in the graph into a low-dimensional vector space, where the relations of the nodes in graph can be reflected by the geometric relations in the embedding space. Compared with hand-engineered features, node embeddings are more flexible and they are learned through learning processes.
0
1
Tags
Data Science
Related
Node Embeddings
Graph Representation Learning by William Hamilton
Neighborhood Overlap Detection
K-Clustering of Graph Nodes
Graph Data structure
Machine Learning on Graphs
Graph Statistics and Kernel Methods
Graph Neural Networks (GNNs)
Probabilistic Graphical Models (PGM)
Deep Generative Models
Recurrent Models for Graph Generation
Traditional Graph Generation
Key Area For Future Graph Model Development