cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

jasonyip
Node
since ‎09-24-2021
‎12-14-2022

User Statistics

  • 3 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi, I am trying to follow the below example with a different graph. The graph is found at the following location https://github.com/grandintegrator/gnn-db-blogpost I am pretty sure I built the right graph: // NodesLOAD CSV WITH HEADERS FROM 'file:///...
I am looking at some recommender models and especially interested in the graph models like LightGCN. Except that Neo4j is natively stored as graph, I am wondering if GDS 1.7 can replicate similar G-DL models out there. Would be interested in an artic...