Skip to content
#

optimization-methods

Here are 4 public repositories matching this topic...

Language: Jupyter Notebook
Filter by language

The P-Median Problem project uses metaheuristic optimization to solve the p-median location problem, with Jupyter notebooks implementing random sampling and local search algorithms to minimize service distances.

  • Updated Aug 29, 2024
  • Jupyter Notebook

A set of Jupyter notebooks that investigate and compare the performance of several numerical optimization techniques, both unconstrained (univariate search, Powell's method and Gradient Descent (fixed step and optimal step)) and constrained (Exterior Penalty method).

  • Updated Mar 12, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the optimization-methods topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the optimization-methods topic, visit your repo's landing page and select "manage topics."

Learn more