Introduction
선형조건에서 최적의 값을 구하는 방법을 알아보자.
You Will Know
Optimization Problem
What is a Linear Programming?
Examples of LP
Linearization (선형화)
Why Should You Learn These
주어진 조건이 복잡하다면, 최선의 값을 구하기 쉽지 않다. 하지만, 선형관계
Contents
Click
cmd/ctrl
+
option/alt
+
T
to expand all toggles
1. Optimization Problem
2. What is a Linear Programming?
3. Examples of LP
4. Linearization (선형화)
Conclusions
References
https://www.udemy.com/course/optimization-in-python/
https://en.wikipedia.org/wiki/Linear_programming
https://datascienceschool.net/02
mathematics/05.03 선형계획법 문제와 이차계획법 문제.html
Further Readings
a further reading for topic 1