Skip to main content

ZenGrad Optimizer - TensorFlow

Project description

Installation

To install ZenGrad, run the following command:

pip install zengrad-tensorflow

Implementation

from zengrad_tensorflow import ZenGrad  # Import the ZenGrad optimizer

# Define your preferred model architecture here (e.g., CNN, ResNet, LSTM, Transformer, etc.)
# Example:
# model = ...

# Compile your model using ZenGrad

model.compile(
    optimizer=ZenGrad(learning_rate=0.01, weight_decay=1e-4),  # <---- In This Way
    .......                 
)

License

ZenGrad_TensorFlow is released under the Apache License 2.0.

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

zengrad_tensorflow-0.0.2.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

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

zengrad_tensorflow-0.0.2-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file zengrad_tensorflow-0.0.2.tar.gz.

File metadata

  • Download URL: zengrad_tensorflow-0.0.2.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for zengrad_tensorflow-0.0.2.tar.gz
Algorithm Hash digest
SHA256 b630222aee5c4227aef5dee99d6fbcdc62c59b4c752cc7ffa2c8dc11ae567f5a
MD5 9203092fee95c4f25af2324a98391cbb
BLAKE2b-256 9ea59ad48b0373743a1103316bd48a1a28b058debc43e9c6cd55733ae501f790

See more details on using hashes here.

File details

Details for the file zengrad_tensorflow-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for zengrad_tensorflow-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f3df5e4644bcd48f4de81b65108a02171bd5716d0ae3f44a053b3f05c4a55abe
MD5 b1a88ded0df59a1595e68735d75a0132
BLAKE2b-256 f066fb0aa88006b9eb359e0fc8ffccf53598f22855c9ee61b8dd424f48f1fcce

See more details on using hashes here.

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