Keras

Source: Wikipedia, the free encyclopedia.
Keras
Original author(s)François Chollet
Developer(s)ONEIROS
Initial release27 March 2015; 9 years ago (2015-03-27)
Stable release
3.1.1[1] / 19 March 2024; 25 days ago (19 March 2024)
Repository
Written in
Cross-platform
TypeFrontend for TensorFlow
LicenseApache 2.0
Websitekeras.io Edit this on Wikidata

Keras is an

artificial neural networks. Keras acts as an interface for the TensorFlow library.[citation needed
]

History

The name 'Keras' derives from the Ancient Greek word κέρας (Keras) meaning 'horn'.[2]

Designed to enable fast experimentation with

Xception deep neural network model.[4]

Up until version 2.3, Keras supported multiple backends, including TensorFlow, Microsoft Cognitive Toolkit, Theano, and PlaidML.[5][6][7]

As of version 2.4, only TensorFlow is supported. Starting with version 3.0 (as well as its preview version, Keras Core), however, Keras is to become multi-backend again, supporting TensorFlow, JAX, and PyTorch.[8]

Features

Keras contains numerous implementations of commonly used neural-network building blocks such as layers,

objectives, activation functions, optimizers, and a host of tools for working with image and text data to simplify programming in deep neural network area. The code is hosted on GitHub, and community support forums include the GitHub issues page, and a Slack channel.[citation needed
]

In addition to standard neural networks, Keras has support for

Keras allows users to produce deep models on smartphones (

See also

  • Comparison of deep-learning software

References

  1. ^ "Release 3.1.1". 19 March 2024. Retrieved 22 March 2024.
  2. ^ Team, Keras. "Keras documentation: About Keras 3". keras.io. Retrieved 2024-02-10.
  3. ^ "Keras Documentation". keras.io. Retrieved 2016-09-18.
  4. .
  5. ^ "Keras backends". keras.io. Retrieved 2018-02-23.
  6. ^ a b "Why use Keras?". keras.io. Retrieved 2020-03-22.
  7. ^ "R interface to Keras". keras.rstudio.com. Retrieved 2020-03-22.
  8. ^ Chollet, François; Usui, Lauren (2023). "Introducing Keras Core: Keras for TensorFlow, JAX, and PyTorch". Keras.io. Retrieved 2023-07-11.
  9. ^ "Core - Keras Documentation". keras.io. Retrieved 2018-11-14.
  10. ^ "Using TPUs | TensorFlow". TensorFlow. Archived from the original on 2019-06-04. Retrieved 2018-11-14.

External links

This page is based on the copyrighted Wikipedia article: Keras. Articles is available under the CC BY-SA 3.0 license; additional terms may apply.Privacy Policy