Skip to content

Shagun-G/Optimization_Problems

Repository files navigation

Library for problems to test optimization algorithms. Documentation under devolopment, please contact shagungupta@utexas.edu if wish to use.

Installation

WARNING : Please make sure to install in a virtual environment for python 3 as the library is constantly being updated and thus you might wish to frequently clone the repository and reinstall.

  1. Required Libraries : wheel, numpy
  2. Optional Libraries : scipy and jax for the usage of machine learning problems
  3. Clone the repository and run a terminal within the repository and the desired python for installation and run
python setup.py bdist_wheel sdist
pip install .

Available Problems

Determinsitic Unconstrained Problems Stocahstic Unconstrained Problems Machine Learning Problems

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages