tensorflow-addons 0.23.0


pip install tensorflow-addons

  Latest version

Released: Nov 28, 2023

Project Links

Meta
Author: Google Inc.

Classifiers

Development Status
  • 4 - Beta

Intended Audience
  • Developers
  • Education
  • Science/Research

License
  • OSI Approved :: Apache Software License

Programming Language
  • Python :: 3
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11

Topic
  • Scientific/Engineering :: Mathematics
  • Software Development :: Libraries :: Python Modules
  • Software Development :: Libraries

TensorFlow Addons is a repository of contributions that conform to well- established API patterns, but implement new functionality not available in core TensorFlow. TensorFlow natively supports a large number of operators, layers, metrics, losses, and optimizers. However, in a fast moving field like ML, there are many interesting new developments that cannot be integrated into core TensorFlow (because their broad applicability is not yet clear, or it is mostly used by a smaller subset of the community).

Extras:
Dependencies:
packaging
typeguard (<3.0.0,>=2.7)