Udemy discounts and deals

Get FRESH and NEWEST discounts for Udemy courses.

New Discounts & Coupons

Tuesday, 3 April 2018

Optimization with Metaheuristics in Python » SAVE 89% OFF!


Requirements
  • Basic knowledge in Operations Research and Optimization
  • Basic programming skills in Python
Description
This course will guide you on what optimization is and what metaheuristics are. You will learn why we use metaheuristics in optimization problems as sometimes, when you have a complex problem you'd like to optimize, deterministic methods will not do; you will not be able to reach the best and optimal solution to your problem, therefore, metaheuristics should be used.
This course covers information on metaheuristics and three widely used techniques which are Simulated Annealing, Genetic Algorithm, Tabu Search, and Evolutionary Strategies. By the end of this course, you will learn what Simulated Annealing, Genetic Algorithm, and Tabu Search are, why they are used, how they work, and best of all, how to code them in Python!
Please feel free to ask me any question! Don't like the course? Ask for a 30-day refund!!
The ideal student should have basic knowledge in Operation Research and basic programming skills.
Who is the target audience?
  • Anyone who wants to learn about metaheuristics
  • Anyone who wants to learn Genetic Algorithm
  • Anyone who wants to learn Simulated Annealing
  • Anyone who wants to learn Tabu Search
  • Anyone who wants to learn Evolutionary Strategies
  • Anyone who wants to code metaheuristics in Python