autograd
Gradient calculator
Automatically computes derivatives of Python and NumPy code for optimization tasks
Efficiently computes derivatives of NumPy code.
7k stars
212 watching
917 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides automatic differentiation capabilities for numerical computations in Python | 12 |
| | A comprehensive library providing efficient numerical computation and data manipulation capabilities for Python-based scientific computing. | 28,350 |
| | A library that provides high-performance numerical computing and machine learning capabilities. | 30,744 |
| | An autograd engine for textual gradients using large language models to backpropagate gradients. | 1,912 |
| | A Python toolbox for performing optimization of complex functions without explicit gradient calculation. | 3,980 |
| | A collection of machine learning algorithms implemented in NumPy for rapid experimentation and prototyping. | 15,789 |
| | Provides implementations of fundamental machine learning models and algorithms from scratch in Python | 24,092 |
| | PyTorch implementation of a technique to improve the interpretability of deep learning models by adding noise to the gradients | 168 |
| | A high-performance tool for computing derivatives of complex functions used in various scientific and engineering applications. | 337 |
| | A Python library for automatic numerical differentiation of scalar and vector-valued functions. | 258 |
| | A computer algebra system written in Python to solve mathematical equations and expressions | 13,130 |
| | A collection of algorithm implementations in Python | 195,521 |
| | A collection of Python implementations of various algorithms and data structures. | 24,129 |
| | Backtesting tool for evaluating trading strategies | 5,650 |
| | Provides high-performance NumPy array functions written in C. | 1,077 |