Skip to content

bruscalia/optimization-demo-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

optimization-demo-files

Here you might find some examples and tutorials on numerical optimization.

A comprehensive Python course featuring several of these examples can be found HERE.

Check my Medium profile for some interesting articles about (most of) these examples.

Linear Programming (continuous space)

Nonlinear (convex)

MIP

Nonconvex

  • Implementation Differential Evolution using scipy.optimize.
  • Solutions of convex, nondifferentiable, and nonconvex problems using DE and classic algorithms.

Regression

Special

Contact

[email protected]