Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
FASTTRACK Optimization with Genetic Algorithm Hands-On Guide
Rating: 4.7 out of 5(5 ratings)
25 students
Last updated 8/2023
English

What you'll learn

  • UNDERSTAND: Understand Basics of Genetic Algorithm Based Optimization
  • SPEED: Short Time-To-Application is number one goal of this course
  • APPLY: Be Able To Directly Apply To Your Individual Multi-Parameter Optimization Problem
  • TOOL: Get Nuvaya Technologies' ready-to-use Python based Genetic Algorithm Tool For Multi-Parameter Optimization Problems
  • TRANSFER: Apply Genetic Algorithm Based Optimization To Real-World Problems

Course content

5 sections29 lectures5h 36m total length
  • What is this Course about?4:12
  • Greeting & Important Information3:03
  • What is Optimizaiton18:56
  • What is Genetic Algorithm (GA) based Optimization3:46

    Explore the basic idea of genetic algorithm based optimization. Represent solutions as genes and chromosomes, breeding a population across generations to approach optimal results, and note pros, cons, and applications.

Requirements

  • Basic Programming Skills

Description

  1. Time-to-application is number one goal of this course --> After the course you can directly start optimizing using a ready-to-use Python based Genetic Algorithm Tool!

  2. No time consuming "tool development from scratch" --> we work with ready-to-use, flexible Genetic Algorithm Optimization Tool written in the most basic Python and you get the tool at the end of the course

  3. For all the "Beginners" who want to be real-world users in the most effective way possible

  4. No advanced Python or programming skills needed --> Most basic Python is used for the whole algorithm --> Python lists and Numpy arrays thats it!

  5. Designed for Beginners who don't want to program the algorithm or spent a lot of time to transfer someones hard-coded program to their individual optimisation problems

  6. Complete Beginners Guide to Genetic Algorithm Optimization


Do you want to learn about a very powerful optimization method that is used for many optimization problems such as neural networks, engineering, logistics, finance and many more? Do you want to avoid a ton of theory without practical application or very specific code snippets that are not really transferable to your individual optimization problems?

If so, this course will help you enhance your optimization skills with:

- Genetic Algorithm based Optimization

- A ready-to-use python based simple but flexible Genetic Algorithm Based Optimizer


Genetic algorithm based optimization is a metaheuristic optimization method for a large specturm of optimization problems with multiple design parameters (multi-parameter). Compared to other optimization methods it is more stable against local extrema and offers great flexibility.

This course is designed so that you can apply GA optimization as fast as possible to your problems. A tool is provided that out-of-the-box is already able to solve many types optimization problems without the need to start from scratch or modify a lot.   


This course offers:

  • A complete guide to Genetic Algorithm based Optimization for beginners

  • Almost no preliminary knowledge in programming and optimization required

  • Optimizer example build with most basic Python programming 

  • Easy-to-understand step-by-step guide to Genetic Algorithm based Optimization

  • Practical knowledge, no dry theory

  • Hands-on step-by-step optimization validation case

  • Hands-on solving of real-world optimization problem

  • Ready-to-use, free GA based Optimization Tool based on python, which is not hard-coded and therefor flexible and usable for your multi-parameter optimization problems

Who this course is for:

  • Engineers
  • Data Scientist
  • Engineering Manager
  • Python Developer