Concept
Decoder for Node-level latents
Given a matrix of sampled node embeddings , the goal of the decoder model is to predict the likelihood of all the edges in the graph. More formally, the decoder must specify (A|Z), which is the posterior probability of the adjacency matrix given the node embeddings.
0
1
Updated 2022-07-24
Tags
Data Science