Artificial Intelligence: Optimization Algorithms in Python Download For Free
What you’ll learn
Learn the theory and implement optimization algorithms from scratch for solving real problems
Implement step by step the following algorithms in Python: random search, hill climb, simulated annealing, and genetic algorithms
Solve real problems for optimising flight calendars and dormitory room optimisation (limited resources)
Implement optimisation algorithms using predef
Requirements
Programming logic (if, while and for statements)
Basic Python programming
No prior knowledge about Artificial Intelligence
Who this course is for:
Beginners who are starting to learn about Artificial Intelligence
People interested in the theory of optimization algorithms
Undergraduate students who are studying subjects related to Artificial Intelligence
People interested in solving real problems using optimisation algorithms
Anyone interested in Artificial Intelligence