Skip to content

Keras Core 0.1.4 release

Choose a tag to compare

@fchollet fchollet released this 08 Aug 19:08
· 270 commits to main since this release
2b70ae5

Highlights

  • Add Lion optimizer
  • Enable model.predict() and model.evaluate() with the NumPy backend
  • Add ops cosh, sinh, arctanh, arcsinh, arccosh
  • Add ops segment_max, digitize
  • Bug fixes and performance improvements

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4