Skip to main content

Minimal automatic differentiation implementation in Python, NumPy.

Project description

SmallPebble



Minimal automatic differentiation implementation in Python, NumPy.

For an introduction to autodiff and the basic concepts of this framework, see: https://sidsite.com/posts/autodiff/

Consider this a resource on autodiff, rather than a library you should use. (Popular libraries are: JAX, PyTorch, TensorFlow...)

Features:

  • Various operations, such as matmul, conv2d, maxpool2d.
  • Supports broadcasting.
  • Nth derivatives.

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

smallpebble-0.1.1.tar.gz (13.5 kB view hashes)

Uploaded Source

Built Distribution

smallpebble-0.1.1-py3-none-any.whl (14.8 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