Skip to content

My implementations from intro to optimization course

License

Notifications You must be signed in to change notification settings

YairMZ/optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimization

My implementations from intro to optimization course

View optimization on File Exchange

#What I have so far

  • Least Squares - minimal implmentation, analytical solution + regualrization
  • LP -
    • Finding all BFS solutions, and choosing the best one.
    • Relaxation of the integer programming matching problem - suing vectorization

About

My implementations from intro to optimization course

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages