From 08f239e251bd975c454052688fc9ef0d02b0c699 Mon Sep 17 00:00:00 2001 From: Joshua Thadi Date: Tue, 20 May 2025 21:28:08 +0530 Subject: [PATCH] updating readme.md --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 59c09d1778d9..873998350848 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # Keras 3: Deep Learning for Humans Keras 3 is a multi-backend deep learning framework, with support for JAX, TensorFlow, PyTorch, and OpenVINO (for inference-only). @@ -7,7 +9,12 @@ timeseries forecasting, recommender systems, etc. - **Accelerated model development**: Ship deep learning solutions faster thanks to the high-level UX of Keras and the availability of easy-to-debug runtimes like PyTorch or JAX eager execution. - **State-of-the-art performance**: By picking the backend that is the fastest for your model architecture (often JAX!), -leverage speedups ranging from 20% to 350% compared to other frameworks. [Benchmark here](https://keras.io/getting_started/benchmarks/). +leverage speedups ranging from 20% to 350% compared to other frameworks. + + + Keras Benchmarks Badge + + - **Datacenter-scale training**: Scale confidently from your laptop to large clusters of GPUs or TPUs. Join nearly three million developers, from burgeoning startups to global enterprises, in harnessing the power of Keras 3. @@ -120,4 +127,9 @@ e.g. the scalability and performance of JAX or the production ecosystem options - As a JAX user: get access to a fully-featured, battle-tested, well-documented modeling and training library. -Read more in the [Keras 3 release announcement](https://keras.io/keras_3/). +Read more in the Keras 3 release announcement.
+ + + Keras 3 Badge + +