Skip to content
#

convolution-neural-network

Here are 25 public repositories matching this topic...

A general framework that leverages node feature information (e.g., text attributes) to efficiently generate node embeddings for previously unseen data. Instead of training individual embeddings for each node, GraphSAGE learn a function that generates embeddings by sampling and aggregating features from a node’s local neighborhood. Here, the impl…

  • Updated Nov 30, 2021
  • Python

Improve this page

Add a description, image, and links to the convolution-neural-network topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the convolution-neural-network topic, visit your repo's landing page and select "manage topics."

Learn more