Topic: "generates-embeddings"
gaudelbijay/GraphSAGELite
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 implementation of GraphSAGE is based on transductive training
Language: Python - Size: 5.29 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0
