Rare find

Keras. AI model building software that works the way humans think.

keras.io

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • [Fix] Refactor _load_state to capture weight store while preserving K…
  • [Bug-Fix] Segmentation mask visualization docs use one-based class la…
  • [Fix] keras.ops.hypot returns NaN instead of Inf for Inf and -Inf inp…
  • [Fix] keras.ops.isclose incorrectly returns False for matching positi…
  • test(openvino): rename copy-pasted RandAugmentTest to AugMixTest and …
  • [OpenVINO] Use native opset17 erfinv op (#23140)
June 2026
  • [Distribution] Implement sharding support for Keras PyDataset adapter…
  • Re-enable NASNetMobile on torch backend (#23177)
  • [OpenVINO] Remove stale exclusions for Equalization tests (#23146)
  • [OpenVINO] Implement matrix_rank op for constant inputs (#23143)
  • [OpenVINO] Implement lstsq op via QR with numpy fallback for constant…
  • [OpenVINO] Implement sobel_edges op (#23141)
  • [Fix] Torch random.shuffle(axis=-1) mishandles negative axes (#23119)
  • [Fix] keras.ops.nancumprod returns float32 max instead of inf for NaN…
  • [Fix] keras.ops.nancumsum returns finite values instead of inf/nan fo…
  • Fix torch ONNX export for dynamic input shapes (#23058)
  • [Bug-Fix] sklearn wrapper warm_start=True does not reuse model instan…
  • [Bug-Fix] TorchDataLoaderAdapter corrupts dict and single-tensor batc…
  • fix: Remove unnecessary np.object check & assignment (#23095)
  • [bug-fix] enter `tf.init_scope` when adding optimizer variables with …
  • [Distribution] Implement native sharding support for Keras NumPy adap…
  • Verify all intermediary H5 groups when navigating H5 files. (#23168)
  • Release —v3.12.3
  • Restrict unpickling when loading IMDB and Reuters datasets (#23047)
  • Release —v3.15.0
  • Update dev version to 3.16.0 (#23158)
  • Bump GPU tests timeout to 3 hours. (#23156)
  • Add erfinv tests and TensorFlow CPU fallback for half precision (#23086)
  • Fix pad_sequences string dtype check (np.bytes_ instead of duplicate …
May 2026
  • Release —v3.14.1