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.

All labels observed (4)

Label Occurrences
Keras canonical 13
Keras team 1
TensorFlow Keras API 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 (16)

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