Zihao Ye
|
fdd0fe651d
|
hotfix (#971)
|
2019-11-04 12:11:53 +08:00 |
|
Zihao Ye
|
9a0511c8e9
|
[NN] nn modules & examples update (#890)
* upd
* damn it
* fuck
* fuck pylint
* fudge
* remove some comments about MXNet
* upd
* upd
* damn it
* damn it
* fuck
* fuck
* upd
* upd
* pylint bastard
* upd
* upd
* upd
* upd
* upd
* upd
* upd
* upd
* upd
|
2019-11-03 17:29:42 -05:00 |
|
Jacob Stevens
|
98c1448bfc
|
[Cleanup] Change Byte to Bool for training masks (#954)
* Change Byte to Bool for training masks
* Check if module has Bool, otherwise use Byte
|
2019-10-29 17:14:08 -04:00 |
|
Aymen Waheb
|
3f4645918d
|
[Model] Add edge dropout to APPNP (#493)
* [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
|
2019-04-18 20:58:28 +08:00 |
|
Aymen Waheb
|
fa887f69f4
|
[Model] Add APPNP model (#480)
* [Model] Add APPNP model
* update
* Revert "update"
This reverts commit a8e42d19c8b421fb382305a8f04d7426e78ea53c.
* update
* Update appnp.py
|
2019-04-09 19:54:09 +08:00 |
|