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 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.1.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.1-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: zengrad_tensorflow-0.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 ed643be612a556bf191a02dd6c3463ab1047111278ee3a0b6f3a43d980973db8
MD5 69c1275185aa5eeb8c409b9ef8f8eda4
BLAKE2b-256 170fdf16b85eb64d0267c942b1cb3ee3f4adacc922f3e6a078076cd697f8bf15

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for zengrad_tensorflow-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 81bb70e40ece557daece77ba8855ef78813c7d7228fcbb07af85f1335d948a17
MD5 f5259385ca52efc95254866418fec17c
BLAKE2b-256 2ec8b5cc4397d1c7e7113dec545709891a04f0be04288bbb219ee99b74ae4fcb

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