Changelog

geondpt

Version 1.1 released.

  • Fixed an issue with momentum.

  • Fixed an issue with weight decay.

  • Improved ParaConv2d speed.

  • Added ParaboloidOutput layer. Same as Paraboloid, but configured to be usable as the output layer.

  • Added implementations of the Adam and AdamW optimizers in GeoNDAdam and GeoNDAdamW.

geondtf

Coming soon.