Keras

Keras

Deep learning for humans

Language: PythonCategory: AI/MLFirst released: 2015Created by: François CholletLicense: Apache-2.0

Keras is a high-level neural network API designed for fast experimentation. Written in Python, it runs on top of TensorFlow, JAX, or PyTorch, enabling seamless switching between backends. Keras prioritizes user experience with consistent APIs, clear error messages, and extensive documentation, making it the go-to choice for both beginners and researchers building and iterating on deep learning models rapidly.

Links

Key Features

Functional APISequential APIModel SubclassingPreprocessing LayersKeras TunerKerasCV & KerasNLP