Optimization Algorithms using Pytorch
Project description
torchimize contains implementations of the Gauss-Newton and Levenberg-Marquardt optimization algorithms using the PyTorch library. The main motivation for this project is to enable convex optimization on GPUs based on the torch.Tensor class, which (as of 2022) is widely used in the deep learning field. This package features the capability to minimize several least-squares optimization problems at each loop iteration in parallel.
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 Distribution
torchimize-0.0.4.tar.gz
(23.8 kB
view details)
Built Distribution
File details
Details for the file torchimize-0.0.4.tar.gz
.
File metadata
- Download URL: torchimize-0.0.4.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0642029b22f1f65df39332a144481b3d9d2440ce6ae704f26ec07b648263cd6e |
|
MD5 | 04f9b9eee893596b100f2cfd314a53a4 |
|
BLAKE2b-256 | a50722dc0d7133cc4639e17794469155fecc8b02a3be50d0bc5b0538ac8fbdc9 |
Provenance
File details
Details for the file torchimize-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: torchimize-0.0.4-py3-none-any.whl
- Upload date:
- Size: 34.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e626fb89dace3fe0c3a447f2034609d20d6fd3d7fa8088fbb5e35a4706fca324 |
|
MD5 | de5bbafdfdf342662a0cc614703b2fe4 |
|
BLAKE2b-256 | e7e6fd7cfc6d6a7b18f5644e84060c9e773d4e965c9f380e24edc000c96b1e44 |