1. 29 Nov, 2019 1 commit
    • John Andrilla's avatar
      [Doc] 6_line_graph.py Edit pass (#1003) · 22d4de77
      John Andrilla authored
      * Edit pass
      
      Updates for grammar and readability
      
      * Update tutorials/models/1_gnn/6_line_graph.py
      
      * Update tutorials/models/1_gnn/6_line_graph.py
      
      * Update tutorials/models/1_gnn/6_line_graph.py
      22d4de77
  2. 10 Jan, 2019 1 commit
  3. 11 Dec, 2018 1 commit
  4. 04 Dec, 2018 1 commit
  5. 03 Dec, 2018 1 commit
    • HQ's avatar
      [Doc] LGNN tutorial (#210) · b1e8d95e
      HQ authored
      * tutorial notebook added
      
      * lg tutorial cleaned up
      
      * dataset scaffold
      
      * move dataloader to data
      
      * fix model
      
      * remove todo
      
      * utils seperated
      
      * [model]line graph new implementation + tutorial + binary sub graph dataset
      
      * [tutorial] line graph sphinx scaffold
      
      * [tutorial] lgnn tutorial improved
      
      * [tutorial] remove notebook
      
      * [tutorial] fix lg and gcn links
      
      * [tutorial] fix random seed
      
      * [tutorial]fix
      
      * WIP
      
      * code refactor done
      
      * new mini dataset; remove utils code
      
      * fix
      
      * word fix
      
      * fix link
      
      * minor fix
      
      * minor fix
      
      * minor fix
      b1e8d95e