graph-learn icon indicating copy to clipboard operation
graph-learn copied to clipboard

Add end-to-end tutorial for EgoBipartiteGraphSAGE model.

Open Seventeen17 opened this issue 3 years ago • 0 comments

  1. Trained with GraphLearn-Training: implement model with u2i2i and i2i2i meta-path;
  2. Infered user embedding with Dynamic-Graph-Service:
    • Add getQuery http request;
    • Refine EgoGraph/EgoTensor for parsing sampled fbs records;
    • Refine App and add uts.

Seventeen17 avatar Aug 10 '22 12:08 Seventeen17