Concept

Graph Reinforcement Learning (RL)

Reinforcement learning is a deep learning method that learns from feedback and is effective in learning interactive games such as hide and seek. It can also be applied in graph setting. For example, Graph Convolutional Policy Network (GCPN) models graphs with a generative model, and regards this model as RL agent, treats link prediction as agent action, using domain-specific rewards, and uses GCN to learn node representation.

0

1

Updated 2022-06-12

Tags

Deep Learning (in Machine learning)

Data Science