Skip to main content

Neural network building blocks (BNet, Hilbert, PAC, Wavelet, Filters, …) — standalone module from the SciTeX ecosystem

Project description

scitex-nn

PyPI Python Tests Install Test Coverage Docs License: AGPL v3

PyTorch neural-network building blocks (BNet, Hilbert, PAC, Wavelet, Filters, AxiswiseDropout, …) extracted from the SciTeX ecosystem as a standalone package.

Install

pip install scitex-nn

API

import scitex_nn as nn

m = nn.BNet(...)
m = nn.Filters(...)
m = nn.Hilbert(...)
m = nn.Wavelet(...)
m = nn.PAC(...)

Status

Standalone fork of scitex.nn. The umbrella package's scitex.nn import path is preserved via a sys.modules-alias bridge.

Decoupling notes:

  • scitex.{decorators,gen}scitex_decorators / scitex_gen direct imports.
  • scitex.dsp.utils (build_bandpass_filters, init_bandpass_filters, ensure_3d, ensure_even_len, zero_pad, design_filter) → vendored under _vendor_dsp_utils/. Vendor prefers the real scitex.dsp.utils when the umbrella is installed (lockstep behaviour) and falls back to the vendored copy when scitex_nn runs standalone.
  • scitex.nn.X self-references rewritten to scitex_nn.X.
  • Example if __name__ == "__main__": blocks still reference scitex.{io,plt,session,dsp,ai} — only run when the umbrella is installed; module-level imports do not depend on those.

License

AGPL-3.0-only.

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

scitex_nn-0.1.3.tar.gz (108.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

scitex_nn-0.1.3-py3-none-any.whl (50.6 kB view details)

Uploaded Python 3

File details

Details for the file scitex_nn-0.1.3.tar.gz.

File metadata

  • Download URL: scitex_nn-0.1.3.tar.gz
  • Upload date:
  • Size: 108.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for scitex_nn-0.1.3.tar.gz
Algorithm Hash digest
SHA256 38b3f80f5e64f61a0fea62d9fe3990441546f0691802590bf49df3a8b0422574
MD5 7b77956fdcc083e87875ea0ff530a034
BLAKE2b-256 cdd63e93c53a15c8b8b630bfc2a7f4c2e153a1e7e3fba6c83b382e2ee0dfde6c

See more details on using hashes here.

Provenance

The following attestation bundles were made for scitex_nn-0.1.3.tar.gz:

Publisher: publish-pypi.yml on ywatanabe1989/scitex-nn

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scitex_nn-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: scitex_nn-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 50.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for scitex_nn-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c280446665bbf339c4652a5e17822583c252f44d4bbd9c45f7ea1fad7948f141
MD5 c8e040fa091b19bfbfa2ce8f1c4c1dfd
BLAKE2b-256 67f5f89c727ade242cf53b4bcb99a1fe579f2c801e9ebedefacc35d8e2bb6d3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for scitex_nn-0.1.3-py3-none-any.whl:

Publisher: publish-pypi.yml on ywatanabe1989/scitex-nn

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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