Optimization with Metaheuristics in Python
Ditulis pada: November 09, 2018
Coupon Details
Optimization with Metaheuristics in Python, Learn Simulated Annealing, Genetic Algorithm, Tabu Search, and Evolutionary Strategies, and Learn to Handle Constraints
Created by Dana Knight
Preview This Course - GET COUPON CODE
What Will I Learn?
- Learn the foundations of optimization
- Understand metaheuristics such as Simulated Annealing, Genetic Algorithm, Tabu Search, and Evolutionary Strategies
- Be able to code metaheuristics in Python
- Handle constraints though penalties
Requirements
- Basic knowledge in Operations Research and Optimization
- Basic programming skills in Python