Skip to main content

No project description provided

Project description

gustavgrad

Tests codecov

An autograd library built on NumPy, inspired by Joel Grus's livecoding.

The idea behind gustavgrad is to define a Tensor class, and a set of arithmetic operations on tensors, which we know how to calculate the first order derivative for. Using the chain-rule, the gradient of the composition of multiple operations can be calculated, since we know how to calculate the first order derivative of the basic operations.

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

gustavgrad-0.1.1.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

gustavgrad-0.1.1-py3-none-any.whl (7.3 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