A library for performing constrained optimization in TensorFlow
Project description
TensorFlow Constrained Optimization (TFCO) is a library for optimizing inequality-constrained problems in TensorFlow.
In the most general case, both the objective function and the constraints are
represented as Tensor
s, giving users the maximum amount of flexibility in
specifying their optimization problems. Constructing these Tensor
s can be
cumbersome, so we also provide helper functions to make it easy to construct
constrained optimization problems based on rates, i.e. proportions of the
training data on which some event occurs (e.g. the error rate, true positive
rate, recall, etc).
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
Built Distribution
File details
Details for the file tensorflow_constrained_optimization-0.2.tar.gz
.
File metadata
- Download URL: tensorflow_constrained_optimization-0.2.tar.gz
- Upload date:
- Size: 115.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb432338c36936f141e604e463b29761f2832fe3a0670551b12f18d892939735 |
|
MD5 | 00c535256aa83fcabbdd1355f338d9a8 |
|
BLAKE2b-256 | acfe58aa2f613ea2887dbe85dcb38597fbe12020bb09ca4ac95f1326e3041d9d |
File details
Details for the file tensorflow_constrained_optimization-0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: tensorflow_constrained_optimization-0.2-py2.py3-none-any.whl
- Upload date:
- Size: 143.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c9429e40ac6c6104bc0ae1478fc576423294cdd6bdd735065248c7e4e6fc522 |
|
MD5 | 363a3af7fd6541db3498874c33197658 |
|
BLAKE2b-256 | 43476d03502850ecd02218a9998250ad9310fbebc7b5353cb2dba54f06180a52 |