Keras

E18356

Keras is a high-level neural networks API written in Python that simplifies building, training, and deploying deep learning models, often running on top of frameworks like TensorFlow.

AI illustration

How this image was made

AI-generated illustration of Keras

This AI-generated illustration was produced by black-forest-labs/FLUX.2-dev (1024x1024) from a prompt written by openai/gpt-oss-120b from the entity's label + description.

Prompt

Generate an image of Keras (Keras is a high-level neural networks API written in Python that simplifies building, training, and deploying deep learning models, often running on top of frameworks like TensorFlow.)

All labels observed (7)

Label Occurrences
Keras canonical 32
Keras API 1
Keras Applications 1

How this entity was disambiguated

Statements (52)

Predicate Object
instanceOf deep learning library ⓘ
neural network API ⓘ
software library ⓘ
aim extensibility ⓘ
fast experimentation ⓘ
modularity ⓘ
user-friendliness ⓘ
developer François Chollet ⓘ
feature batch normalization layers ⓘ
callback system ⓘ
data preprocessing utilities ⓘ
dropout layers ⓘ
embedding layers ⓘ
high-level abstraction for neural networks ⓘ
layer-based model definition ⓘ
metrics and loss functions ⓘ
model serialization ⓘ
model subclassing API ⓘ
optimizers ⓘ
pretrained models ⓘ
regularization techniques ⓘ
firstReleaseYear 2015 ⓘ
genre high-level API ⓘ
machine learning framework ⓘ
neural network framework ⓘ
integratedInto TensorFlow ⓘ
license MIT License ⓘ
maintainer Keras team ⓘ
linked to: Keras
operatingSystem cross-platform ⓘ
partOf TensorFlow 2.x core API ⓘ
linked to: TensorFlow
primaryBackend TensorFlow ⓘ
programmingLanguage Python ⓘ
repository https://github.com/keras-team/keras ⓘ
supports CPU execution ⓘ
GPU acceleration via backend ⓘ
autoencoders ⓘ
convolutional neural networks ⓘ
fully connected networks ⓘ
functional API for complex models ⓘ
generative adversarial networks ⓘ
recurrent neural networks ⓘ
sequential API for simple models ⓘ
supportsBackend Microsoft Cognitive Toolkit ⓘ
PlaidML ⓘ
TensorFlow ⓘ
Theano ⓘ
useCase deep learning model development ⓘ
model deployment ⓘ
neural network evaluation ⓘ
neural network training ⓘ
website https://keras.io/ ⓘ
writtenIn Python ⓘ

How these facts were elicited

Referenced by (38)

Full triples — surface form annotated when it differs from this entity's canonical label.

TensorFlow → hasComponent → Keras ⓘ
Keras → maintainer → Keras team ⓘ
linked to: Keras
TensorBoard → integratesWith → tf.keras ⓘ
linked to: Keras
François Chollet → contributedTo → TensorFlow Keras API ⓘ
linked to: Keras
Theano → usedAsBackendFor → Keras ⓘ
PlaidML → supportsFramework → Keras ⓘ
RMSProp → implementedIn → Keras ⓘ
DenseNet → implementedIn → Keras ⓘ
MobileNetV2 → availableInLibrary → Keras Applications ⓘ
linked to: Keras
Deep Learning with Python → libraryUsed → Keras ⓘ
Deep Learning with Python → teaches → Keras API ⓘ
linked to: Keras
Deep Learning with Python, Second Edition → subject → Keras ⓘ
Deep Learning with Python → libraryUsed → Keras ⓘ
subject linked to: "Deep Learning with Python"
Trainer → supportsFramework → Keras ⓘ
Trainer → canUse → tf.keras API ⓘ
linked to: Keras
h5py → oftenUsedWith → Keras ⓘ
AdaDelta → implementedIn → Keras ⓘ
Adam → implementedIn → Keras ⓘ
Adam → implementedIn → Keras ⓘ
Horovod → supportsLanguage → Keras ⓘ
Horovod → supportsFramework → Keras ⓘ
Gluon API → competesWith → Keras ⓘ
LSTM network → implementedIn → Keras ⓘ
subject linked to: LSTM networks
Gated Recurrent Unit → implementedIn → Keras ⓘ
subject linked to: GU