Star
About Keras
Getting started
Developer guides
Keras API reference
Code examples
Computer Vision
Natural Language Processing
Structured Data
Timeseries
Generative Deep Learning
Audio Data
Reinforcement Learning
Graph Data
Quick Keras Recipes
Simple custom layer example: Antirectifier
Probabilistic Bayesian Neural Networks
Knowledge distillation recipes
Creating TFRecords
Keras debugging tips
Endpoint layer pattern
Memory-efficient embeddings for recommendation systems
A Quasi-SVM in Keras
Estimating required sample size for model training
Evaluating and exporting scikit-learn metrics in a Keras callback
Customizing the convolution operation of a Conv2D layer
Writing Keras Models With TensorFlow NumPy
Serving TensorFlow models with TFServing
How to train a Keras model on TFRecord files
Trainer pattern
Why choose Keras?
Community & governance
Contributing to Keras
KerasTuner
KerasCV
KerasNLP
search
ยป
Code examples
/ Quick Keras Recipes
Quick Keras Recipes
Simple custom layer example: Antirectifier
Probabilistic Bayesian Neural Networks
Knowledge distillation recipes
Creating TFRecords
Keras debugging tips
Endpoint layer pattern
Memory-efficient embeddings for recommendation systems
A Quasi-SVM in Keras
Estimating required sample size for model training
Evaluating and exporting scikit-learn metrics in a Keras callback
Customizing the convolution operation of a Conv2D layer
Writing Keras Models With TensorFlow NumPy
Serving TensorFlow models with TFServing
How to train a Keras model on TFRecord files
Trainer pattern