/NTU-EE-CO

Primary LanguagePython

NTU-EE-CO

The assignments, slides, materials for the course Convex Optimization, NTU-CommE, 2021 Spring.
Professor: Bo-ching Su

Reference Material

  • Convex Optimization course videos on Stanford University Channel on YouTube.
  • Textbook written by Lieven Vandenberghe and Stephen P. Boyd.
  • CVXPY Package is a Python-embedded modeling language for convex optimization problems, which is strongly useful in this course and is able to solve other optimization problems.