Loading...
Discovering amazing AI tools


High-level, user-friendly deep learning API for building, training, and deploying models across TensorFlow, JAX, and PyTorch.

High-level, user-friendly deep learning API for building, training, and deploying models across TensorFlow, JAX, and PyTorch.
Keras is an open-source, high-level deep learning library designed for fast experimentation and easy model building. It provides a consistent, user-friendly API (Sequential, Functional, and Model subclassing) and runs on multiple backends (TensorFlow, JAX, and PyTorch) via a multi-backend core. Keras supports model serialization (.keras), a pretrained model hub (keras-hub) with canonical implementations of popular models, and first-party extensions such as KerasCV and KerasNLP. Its multi-backend design and integration with platforms like the Hugging Face Hub make it flexible for research, prototyping, and production deployments across different frameworks and hardware (including XLA/JAX acceleration).
