Skip to content

Gryffin 1.0.0

Latest
Compare
Choose a tag to compare
@jwilles jwilles released this 03 Aug 17:31
22561fc

The Gryffin 1.0.0 release updates the implementation of the BNN and Descriptor Generator network. The dependency on TensorFlow 1.0 is eliminated and is replaced with a more modern and flexible PyTorch implementation.

Changes include:

  • Removed TensorFlow-based KDE BNN implementation
  • Removed Edward-based KDE BNN implementation
  • Removed TensorFlow-based Descriptor Generator
  • Added PyTorch/TorchBNN-based KDE BNN implementation
  • Added PyTorch-based Descriptor Generator
  • Updated README