{ "info": { "author": "Google Inc.", "author_email": "no-reply@google.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "*TensorFlow Constrained Optimization* (TFCO) is a library for optimizing\ninequality-constrained problems in TensorFlow.\n\nIn the most general case, both the objective function and the constraints are\nrepresented as `Tensor`s, giving users the maximum amount of flexibility in\nspecifying their optimization problems. Constructing these `Tensor`s can be\ncumbersome, so we also provide helper functions to make it easy to construct\nconstrained optimization problems based on *rates*, i.e. proportions of the\ntraining data on which some event occurs (e.g. the error rate, true positive\nrate, recall, etc).\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/google-research/tensorflow_constrained_optimization", "keywords": "tensorflow machine learning optimizer constraint rate", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "tensorflow-constrained-optimization", "package_url": "https://pypi.org/project/tensorflow-constrained-optimization/", "platform": "", "project_url": "https://pypi.org/project/tensorflow-constrained-optimization/", "project_urls": { "Homepage": "https://github.com/google-research/tensorflow_constrained_optimization" }, "release_url": "https://pypi.org/project/tensorflow-constrained-optimization/0.1/", "requires_dist": [ "numpy", "scipy", "six", "tensorflow (<2) ; extra == 'tensorflow'", "tensorflow-gpu (<2) ; extra == 'tensorflow-gpu'" ], "requires_python": "", "summary": "A library for performing constrained optimization in TensorFlow", "version": "0.1" }, "last_serial": 4817404, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "98c3419dc8112743c2df290fcd57d12d", "sha256": "8e36ae7356be28df71e6114fd52298113ce3cbe344e68e1fd5a03aa308abba6e" }, "downloads": -1, "filename": "tensorflow_constrained_optimization-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "98c3419dc8112743c2df290fcd57d12d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 102369, "upload_time": "2019-02-13T20:49:58", "url": "https://files.pythonhosted.org/packages/04/94/69c1b7e9bdbdbebfadfc782a5e9457867fef5532dc367a4af4a111e7f4ea/tensorflow_constrained_optimization-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1d0cad51a2970cee8ea15c5357ad94c7", "sha256": "30ee230dad2c16436e85969205543887c22ee7dfb1cedb662f905d6c31d8d9df" }, "downloads": -1, "filename": "tensorflow_constrained_optimization-0.1.tar.gz", "has_sig": false, "md5_digest": "1d0cad51a2970cee8ea15c5357ad94c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76787, "upload_time": "2019-02-13T20:50:01", "url": "https://files.pythonhosted.org/packages/43/ca/94a2ef2ddb404e35d081302e32a4c27bddff0de8b93814c160caba858a77/tensorflow_constrained_optimization-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "98c3419dc8112743c2df290fcd57d12d", "sha256": "8e36ae7356be28df71e6114fd52298113ce3cbe344e68e1fd5a03aa308abba6e" }, "downloads": -1, "filename": "tensorflow_constrained_optimization-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "98c3419dc8112743c2df290fcd57d12d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 102369, "upload_time": "2019-02-13T20:49:58", "url": "https://files.pythonhosted.org/packages/04/94/69c1b7e9bdbdbebfadfc782a5e9457867fef5532dc367a4af4a111e7f4ea/tensorflow_constrained_optimization-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1d0cad51a2970cee8ea15c5357ad94c7", "sha256": "30ee230dad2c16436e85969205543887c22ee7dfb1cedb662f905d6c31d8d9df" }, "downloads": -1, "filename": "tensorflow_constrained_optimization-0.1.tar.gz", "has_sig": false, "md5_digest": "1d0cad51a2970cee8ea15c5357ad94c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76787, "upload_time": "2019-02-13T20:50:01", "url": "https://files.pythonhosted.org/packages/43/ca/94a2ef2ddb404e35d081302e32a4c27bddff0de8b93814c160caba858a77/tensorflow_constrained_optimization-0.1.tar.gz" } ] }