Contents

keras-crf 0.3.0

0

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

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

Stars: 28, Watchers: 28, Forks: 3, Open Issues: 6

The luozhouyang/keras-crf repo was created 5 years ago and the last code push was 4 years ago. The project is moderately popular with 28 github stars!

How to Install keras-crf

You can install keras-crf using pip

pip install keras-crf

or add it to a project with poetry

poetry add keras-crf

Package Details

Author
ZhouYang Luo
License
Apache Software License
Homepage
https://github.com/luozhouyang/keras-crf
PyPi:
https://pypi.org/project/keras-crf/
GitHub Repo:
https://github.com/luozhouyang/keras-crf

Classifiers

  • Scientific/Engineering/Artificial Intelligence
No  keras-crf  pypi packages just yet.

Errors

A list of common keras-crf errors.

Code Examples

Here are some keras-crf code examples and snippets.

Related Packages & Articles

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.

barbar 0.2.1

Progress bar for deep learning training iterations