textgrad
Gradient calculator
An autograd engine for textual gradients using large language models to backpropagate gradients.
TextGrad: Automatic ''Differentiation'' via Text -- using large language models to backpropagate textual gradients.
2k stars
20 watching
154 forks
Language: Python
last commit: 19 days ago
Linked from 1 awesome list
ai-optimizationcompound-systemslarge-language-modelsprompt-optimizationtextual-gradients
Related projects:
Repository | Description | Stars |
---|---|---|
pkmr06/pytorch-smoothgrad | PyTorch implementation of a technique to improve the interpretability of deep learning models by adding noise to the gradients | 167 |
aritheelk/uigradients | A library that provides reusable, customizable gradient components and utilities for generating gradients. | 229 |
auto-differentiation/xad | A high-performance tool for computing derivatives of complex functions used in various scientific and engineering applications. | 258 |
dqhieu/uigradient | A Swift library for creating gradient layers, colors, and images with customizable directions and corner radii. | 267 |
auto-differentiation/xad-py | Provides automatic differentiation capabilities for numerical computations in Python | 10 |
tianhongdai/integrated-gradient-pytorch | A PyTorch implementation of attributing the impact of inputs on deep neural network outputs | 181 |
zsdonghao/text-to-image | A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture | 599 |
johnkorzhuk/grabient | A tool to generate linear web gradients with a user interface. | 1,990 |
gradients/gradients | A curated collection of Swift code snippets for creating gradient visual effects in iOS apps. | 803 |
tqchen/xgboost | An optimized distributed gradient boosting library for machine learning | 571 |
bachili/redner | A differentiable rendering library that computes accurate gradients without approximation and can simulate realistic lighting phenomena. | 1,390 |
junyizhu-ai/r-gap | A tool to demonstrate and analyze attacks on private data in machine learning models using gradients | 34 |
maxkonovalov/mkgradientview | A customizable Core Graphics based gradient view for iOS development | 174 |
mazznoer/colorgrad-rs | A Rust library for creating customizable color gradients with various input formats and flexible domain settings | 288 |
lge-arc-advancedai/auptimizer | Automates model building and deployment process by optimizing hyperparameters and compressing models for edge computing. | 200 |