Skip to main content

Making Keras Equivalent to PyTorch

Project description

k3-addons: Additional multi-backend functionality for Keras 3.

Logo

Installation

pip install k3-addons

Includes:

Layers

  • Pooling:
    • k3_addons.layers.AdaptiveAveragePooling1D
    • k3_addons.layers.AdaptiveMaxPooling1D
    • k3_addons.layers.AdaptiveAveragePooling2D
    • k3_addons.layers.AdaptiveMaxPooling2D
  • Attention:
    • k3_addons.layers.DoubleAttention
    • k3_addons.layers.AFTFull
    • k3_addons.layers.ChannelAttention2D
    • k3_addons.layers.SpatialAttention2D
    • k3_addons.layers.ECAAttention
    • k3_addons.layers.ExternalAttention
    • k3_addons.layers.ResidualAttention
    • k3_addons.layers.MobileViTAttention

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

k3_addons-0.0.2.tar.gz (13.5 kB view hashes)

Uploaded Source

Built Distribution

k3_addons-0.0.2-py3-none-any.whl (23.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page