A scalar-valued autograd engine, consider this like an extension of micrograd with support of more complex functions
Reason this release was yanked:
Please use 0.2.3
Project description
# omnidiff This project is a lightweight Python library that implements reverse-mode automatic differentiation. It is designed as a learning-oriented extension of Andrej Karpathy’s Micrograd, providing support for a broader range of mathematical operations and functions.
ref: https://github.com/karpathy/micrograd
Similar to Micrograd, this library operates exclusively on scalar values, enabling a clear and intuitive understanding of the underlying mechanics of automatic differentiation.
In addition to computing gradients, you can use this library alone to construct and train neural networks, with a particular focus on binary classification tasks.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file omnigrad-0.2.2-py3-none-any.whl.
File metadata
- Download URL: omnigrad-0.2.2-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97b9b35e534698b2eb07a1d964327af2cc09eade558569e225ba975ac6f375de
|
|
| MD5 |
12f9f428df924a8cabbed7f1f748105d
|
|
| BLAKE2b-256 |
f1e846ef867bf35e55e21d969fc15932dcb7d74f45904479be361a607f21a380
|