keras-team/keras-contrib
An extension library providing additional layers, activations, loss functions, and optimizers for the Keras deep learning framework.

Keras-contrib served as the official community extension repository for the Keras deep learning library. It provided additional components such as layers, activations, loss functions, optimizers, and metrics that were not yet available in core Keras. Community contributions were tested and validated here before potentially being integrated into the Keras core. The project is now deprecated, with development migrated to TensorFlow Addons.