Go to file
Liu Terence 60c6a8271a class branch 2022-11-07 21:07:11 +08:00
algorithm/optimization class branch 2022-11-07 21:07:11 +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
lecture.ipynb class branch 2022-11-07 21:07:11 +08:00
requirements.txt class branch 2022-11-07 21:07:11 +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