All Projects → keras-team → Keras Nlp

keras-team / Keras Nlp

Licence: apache-2.0
Industry-strength Natural Language Processing workflows with Keras

Programming Languages

python
139335 projects - #7 most used programming language

keras-nlp

Layers

Layers are the fundamental building blocks for NLP models. They can be used to assemble new layers, networks, or models.

Encoders

Encoders are combinations of layers (and possibly other encoders). They are sub-units of models that would not be trained alone. It encapsulates common network structures like a classification head or a transformer encoder into an easily handled object with a standardized configuration.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].