About 600 results
Open links in new tab
  1. Keras: Deep Learning for humans

    KERAS 3.0 RELEASED A superpower for ML developers Keras is a deep learning API designed for human beings, not machines. Keras focuses on debugging speed, code elegance & …

  2. Getting started with Keras

    Getting started with Keras Learning resources Are you a machine learning engineer looking for a Keras introduction one-pager? Read our guide Introduction to Keras for engineers. Want to …

  3. Keras: Deep Learning for humans

    Keras 3 is a full rewrite of Keras that enables you to run your Keras workflows on top of either JAX, TensorFlow, PyTorch, or OpenVINO (for inference-only), and that unlocks brand new …

  4. Code examples - Keras

    Keras documentation: Code examplesOur code examples are short (less than 300 lines of code), focused demonstrations of vertical deep learning workflows.

  5. Developer guides - Keras

    Keras documentation: Developer guidesDeveloper guides Our developer guides are deep-dives into specific topics such as layer subclassing, fine-tuning, or model saving. They're one of the …

  6. Keras 3 API documentation

    Keras Applications Xception EfficientNet B0 to B7 EfficientNetV2 B0 to B3 and S, M, L ConvNeXt Tiny, Small, Base, Large, XLarge VGG16 and VGG19 ResNet and ResNetV2 MobileNet, …

  7. About Keras 3

    About Keras 3 Keras is a deep learning API written in Python and capable of running on top of either JAX, TensorFlow, or PyTorch. Keras is: Simple – but not simplistic. Keras reduces …

  8. Keras Applications

    Keras Applications Keras Applications are deep learning models that are made available alongside pre-trained weights. These models can be used for prediction, feature extraction, …

  9. Introduction to Keras for engineers

    Jul 10, 2023 · Introduction Keras 3 is a deep learning framework works with TensorFlow, JAX, and PyTorch interchangeably. This notebook will walk you through key Keras 3 workflows.

  10. Keras documentation: KerasHub

    KerasHub is a pretrained modeling library that aims to be simple, flexible, and fast. The library provides Keras 3 implementations of popular model architectures, paired with a collection of …