Relation

Graph Autoencoders (GAE)

Autoencoder (AE) is a type of neural network that aims to learn encodings of unlabeled data, and it’s evaluated by mapping the generated encoding back to the original input (decoder). It can be used to learn graph representation with moderate modification. Below are several types of it:

  1. Original Graph Autoencoders

  2. Graph Variational Autoencoders

  3. Other Improvements.

0

1

Updated 2022-06-12

Contributors are:

Who are from:

Tags

Deep Learning (in Machine learning)

Data Science