1. 27 Mar, 2020 1 commit
    • Minjie Wang's avatar
      [NN] Add HeteroGraphConv module for cleaner module definition (#1385) · 3efb5d8e
      Minjie Wang authored
      * Add HeteroGraphConv
      
      * add custom aggregator; some docstring
      
      * debugging
      
      * rm print
      
      * fix some acc bugs
      
      * fix initialization problem in weight basis
      
      * passed tests
      
      * lint
      
      * fix graphconv flag; add error message
      
      * add mxnet heteroconv
      
      * more fix for mx
      
      * lint
      
      * fix torch cuda test
      
      * fix mx test_nn
      
      * add exhaust test for graphconv
      
      * add tf heteroconv
      
      * fix comment
      3efb5d8e
  2. 19 Jan, 2020 1 commit
    • VoVAllen's avatar
      [Tensorflow] Several nn & example (#1191) · a00636a0
      VoVAllen authored
      * several nn example
      
      * appnp
      
      * fix lint
      
      * lint
      
      * add dgi
      
      * fix
      
      * fix
      
      * fix
      
      * fff
      
      * docs
      
      * 111
      
      * fix
      
      * change init
      
      * change result
      
      * tiaocan+1
      
      * fix
      
      * fix lint
      
      * fix
      
      * fix
      a00636a0