# Interactive Optimization Course ## Perpose of This Project Trying to develop an interactive web-based platform to help student learning (convex) optimization (UIC - OR4023) course. ## Tech Stack 1. [Manim](https://www.manim.community/) for creating the mathematical animations 2. [Jupyter and Jupyterlab](https://jupyter.org/) as the backend of the platform 3. [plotly](https://plotly.com/) for creating the plots and figures manim jupyter plotly ## Some Similar Applications * [Gradient Desenct Viz](https://github.com/lilipads/gradient_descent_viz) * [Optimizer Visualization](https://github.com/Jaewan-Yun/optimizer-visualization) * [Optimization Visualization](https://emiliendupont.github.io/2018/01/24/optimization-visualization/)