Master Linear Programming in Python with PuLP
Solve optimization problems using linear programming techniques in Python with the PuLP library.
We make optimization decisions every day. To improve the performance of your applications, computers need to do the same. This course will help you optimize computing functions through the open-source Python library PuLP.
In this course, you’ll learn about linear programming, an optimization approach that maximizes or minimizes functions through defined algebra, and the PuLP library along with its various optimizers available via APIs. You’ll identify the variables and constraints of computing functions and define the optimization goals. You’ll then learn and practice common linear programming algorithms. Finally, you’ll be introduced to potential applications in the real world.
By the end of the course, you will be able to optimize computing functions using Python and PuLP.
There are no reviews yet.