Skip to main content

Collection of various optimization methods, including tensor based, for multivariate functions and multidimensional data arrays

Project description

teneva_opti

Description

Collection of various optimization methods (search for the global minimum and/or maximum) for multivariate functions and multidimensional data arrays (tensors). This library is based on a software product teneva. See also related benchmarks library teneva_bm.

Installation

  1. The package can be installed via pip (it requires the Python programming language of the version 3.8 or 3.9):

    pip install teneva_opti==0.6.0
    

    The package can be also downloaded from the repository teneva_opti and be installed by python setup.py install command from the root folder of the project.

  2. We test optimizers with benchmarks from teneva_bm library. For installation of additional dependencies (gym, mujoco, etc.), please, do the following (for existing conda environment teneva_opti; if you are using a different environment name, then please make the appropriate substitution in the script; note that you don't need to use environment in colab):

    wget https://raw.githubusercontent.com/AIRI-Institute/teneva_bm/main/install_all.py && python install_all.py --env teneva_opti && rm install_all.py
    

    In the case of problems with scikit-learn, uninstall it as pip uninstall scikit-learn and then install it from the anaconda: conda install -c anaconda scikit-learn. If you have problems downloading the script via wget, you can download it manually from the root folder of the repository teneva_bm.

Documentation and examples (in progress...)

Please, run the demo script from the root of the teneva_opti repository:

clear && python demo/base.py

See also other demo scripts in the folder demo of the teneva_opti repository.

Authors


✭__🚂 The stars that you give to teneva_opti, motivate us to develop faster and add new interesting features to the code 😃

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

teneva_opti-0.6.0.tar.gz (19.7 kB view details)

Uploaded Source

Built Distribution

teneva_opti-0.6.0-py3-none-any.whl (23.6 kB view details)

Uploaded Python 3

File details

Details for the file teneva_opti-0.6.0.tar.gz.

File metadata

  • Download URL: teneva_opti-0.6.0.tar.gz
  • Upload date:
  • Size: 19.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.19

File hashes

Hashes for teneva_opti-0.6.0.tar.gz
Algorithm Hash digest
SHA256 d0cbc4c14f7ea8626a7e688be19295ef7403c312374019fc94e07d2f3d4ddafa
MD5 9f9c6c5fd39436496c30c91ba5bf4ea7
BLAKE2b-256 a6301cc27048efbb69084a2a0c50cbde4013a388c851731b2dee1535b2d97efc

See more details on using hashes here.

File details

Details for the file teneva_opti-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: teneva_opti-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 23.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.19

File hashes

Hashes for teneva_opti-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 867e8b4c4e955259db36ea4dd17d775fb3338d078f6aa3ffc43d3f2b7a5f35d6
MD5 bfc16dbd7ce7da6a349e086ce36005f5
BLAKE2b-256 64f569a58dcac8ee10c84c7ef11d2bcab361ebf66f01bff2ada657897f0ebe29

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page