Go to file
TerenceLiu 66e7b7e32f Update 'algorithm/optimization/gradient.py' 2023-02-20 14:46:19 +08:00
algorithm/optimization Update 'algorithm/optimization/gradient.py' 2023-02-20 14:46:19 +08:00
.gitignore add ignore 2022-07-30 17:24:33 +00:00
LICENSE Initial commit 2022-07-31 01:20:26 +08:00
README.md update 2022-07-30 17:33:41 +00:00
requirements.txt class branch 2022-11-07 21:07:11 +08:00
sec4.2.ipynb Update 'sec4.2.ipynb' 2023-02-19 12:52:20 +08:00

README.md

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 for creating the mathematical animations
  2. Jupyter and Jupyterlab as the backend of the platform
  3. plotly for creating the plots and figures
manim jupyter plotly

Some Similar Applications