Contents

keras-transformer 0.40.0

0

Transformer implemented in Keras

Transformer implemented in Keras

Stars: 364, Watchers: 364, Forks: 96, Open Issues: 0

The CyberZHG/keras-transformer repo was created 5 years ago and the last code push was 2 years ago.
The project is popular with 364 github stars!

How to Install keras-transformer

You can install keras-transformer using pip

pip install keras-transformer

or add it to a project with poetry

poetry add keras-transformer

Package Details

Author
CyberZHG
License
MIT
Homepage
https://github.com/CyberZHG/keras-transformer
PyPi:
https://pypi.org/project/keras-transformer/
GitHub Repo:
https://github.com/CyberZHG/keras-transformer

Classifiers

No  keras-transformer  pypi packages just yet.

Errors

A list of common keras-transformer errors.

Code Examples

Here are some keras-transformer code examples and snippets.

Related Packages & Articles

keras-crf 0.3.0

A more elegant and convenient CRF built on tensorflow-addons.

horovod 0.28.1

Horovod is a powerful distributed training framework for Python that allows you to train deep learning models across multiple GPUs and servers quickly and efficiently. It falls under the category of distributed computing libraries. Built on top of TensorFlow, PyTorch, and other popular deep learning frameworks, Horovod simplifies the process of scaling up your model training by handling the complexities of distributed training under the hood.