chainer / chainer-chemistry

Chainer Chemistry: A Library for Deep Learning in Biology and Chemistry
MIT License
629 stars 130 forks source link

use mlp for relgcn #316

Closed corochann closed 5 years ago

corochann commented 5 years ago

@natsukium could you check?

codecov-io commented 5 years ago

Codecov Report

Merging #316 into master will decrease coverage by 5.8%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #316      +/-   ##
==========================================
- Coverage   89.59%   83.78%   -5.81%     
==========================================
  Files         182      182              
  Lines        8272     8272              
==========================================
- Hits         7411     6931     -480     
- Misses        861     1341     +480
natsukium commented 5 years ago

LGTM, thank you! Please merge this PR, @mottodora