About 2,010 results
Open links in new tab
  1. Keras: Deep Learning for humans

    Keras is a deep learning API designed for human beings, not machines. Keras focuses on debugging speed, code elegance & conciseness, maintainability, and deployability. When you …

  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 implements the full Keras API and makes it available with TensorFlow, JAX, and PyTorch — over a hundred layers, dozens of metrics, loss functions, optimizers, and callbacks, the …

  4. Keras 3 API documentation

    Keras documentation. None Getting started Developer guides Code examples Keras 3 API documentation Models API Layers API Callbacks API Ops API Optimizers Metrics Losses …

  5. Code examples - Keras

    New examples are added via Pull Requests to the keras.io repository. They must be submitted as a .py file that follows a specific format. They are usually generated from Jupyter notebooks.

  6. 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 …

  7. Developer guides - Keras

    Our developer guides are deep-dives into specific topics such as layer subclassing, fine-tuning, or model saving. They're one of the best ways to become a Keras expert. Most of our guides are …

  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 · Keras enables you to write custom Layers, Models, Metrics, Losses, and Optimizers that work across TensorFlow, JAX, and PyTorch with the same codebase. Let's …

  10. Introducing Keras 2

    Mar 14, 2017 · The new Keras 2 API is our first long-term-support API: codebases written in Keras 2 next month should still run many years from now, on up-to-date software. To make …

Refresh