Skip to content

pokutta/Walking-in-the-Shadow

 
 

Repository files navigation

Walking in the Shadow: A New Perspective on Descent Directions for Constrained Minimization Code


Requirements:


The complete code with explanantions is given in the Jupyter Notebook file:

Walking_in_the_shadow_code.ipynb

We also provide separate python files for each experiment:

  • To run the video - co-localization experiment:
    python Video Co-localization.py

  • To run the Lasso Regression (small instance) Experiment:
    python lasso_regression_small.py

  • To run the Lasso Regression (large instance) Experiment:
    python lasso_regression_large.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.0%
  • Jupyter Notebook 35.0%