Twice22 / Convex-Optimization

My report for the convex-optimization class given at the ENS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convex-Optimization

Last practical homework of Convex Optimization class from ENS Paris-Saclay

Subject

The subject of the assignment is in HW3.pdf

Getting Started

  • clone the repository on your computer
  • open an Anaconda command prompt
  • browse to the working directory:
cd path/to/your/directory/HW3
  • launch the jupyter notebook:
jupyter notebook CVX_OPT_HW3.ipynb
  • run each cells using shift + enter

Explanations

The final report is named CVX_OPT_BUSA_Victor.pdf The latex version of the report is also available under the name: CVX_OPT_BUSA_Victor.tex

Note: the 2 previous homeworks were purely theoretical and handwritten so I don't have them anymore.

About

My report for the convex-optimization class given at the ENS


Languages

Language:Jupyter Notebook 96.5%Language:TeX 3.5%