"vscode:/vscode.git/clone" did not exist on "0851b4df5df36584ab167692876c29be4db82f14"
  • Aymen Waheb's avatar
    [Model] Add edge dropout to APPNP (#493) · 3f464591
    Aymen Waheb authored
    * [Model] Add edge dropout to APPNP
    
    [Model] Add edge dropout to APPNP
    
    * [Model] Refactor the sampling examples (#498)
    
    * reorganize sampling code.
    
    * speedup gcn_ns.
    
    * speed up gcn_cv
    
    * fix graphsage_cv.
    
    * undo the modification.
    
    * accel training.
    
    * update readme.
    
    * [Model] Add edge dropout to APPNP
    
    [Model] Add edge dropout to APPNP
    
    update
    3f464591
appnp.py 2.88 KB