"examples/vscode:/vscode.git/clone" did not exist on "46ab56a468cbc43c1ab48190e27fc42195f4c60b"
  • Ziyue Huang's avatar
    [Model][MXNet] neighbor sampling & skip connection & control variate & graphsage (#322) · 7e30382e
    Ziyue Huang authored
    * neighbor sampling draft
    
    * val/test acc
    
    * control variate draft
    
    * control variate
    
    * update
    
    * fix new_history
    
    * maintain aggregated history while updating new history
    
    * preprocess the first layer, change push to pull
    
    * update
    
    * fix subg_degree
    
    * nodeflow
    
    * clear
    
    * readme
    
    * doc and unittest for self loop
    
    * address comments
    
    * rename
    
    * update
    
    * fix
    
    * Update node_flow.py
    
    * Update node_flow.py
    7e30382e
graph_apis.cc 19.4 KB