Skip to content

kgcnn 1.1.0

Compare
Choose a tag to compare
@PatReis PatReis released this 05 Oct 10:41
· 2271 commits to master since this release

Changes, updates and bug fixes

  • New training scripts which are model independent and serializable.
  • Trainig scripts with command line parameters to load hyper-parameter dictionary from json-file.
  • Modified model input parameters for all models.
  • Default hyper-parameters per dataset.
  • Updated documentation in several modules.
  • Reorganized layers in kgcnn.layers.conv and kgcnn.layers.pool.
  • Minor bug fixes.