Skip to content

kgcnn v2.2.4

Compare
Choose a tag to compare
@PatReis PatReis released this 19 Mar 08:29
· 550 commits to master since this release
  • Added ACSFConstNormalization to literature models as option.
  • Adjusted and reworked MLP . Now includes more normalization options.
  • Removed 'is_sorted', 'node_indexing' and 'has_unconnected' from GraphBaseLayer and added it to the pooling layers directly.