Test Your Understanding About Genetic Algorithm

Поділитися
Вставка
  • Опубліковано 10 гру 2022
  • According to the statistics data on Web of Science, the world’s leading citation database, Genetic algorithm is the most popular stochastic optimization algorithm in 18 different research fields including, Engineering, Computer science, Operations research, Mathematics, Physics, Chemistry, Automation control systems, Materials science, Energy fuels, Mechanics, Telecommunications, Thermodynamics, Optics, Environmental sciences ecology, Water resources, Transportation, Construction building technology, and Robotics.
    Let’s take a test to see how much you know about Genetic Algorithm.
    + SUBSCRIBE to receive more videos on the topic of "Solving Optimization Problems", please click here: bit.ly/3r4oIkC
    + Matlab/Python codes of my Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing Algorithm: bit.ly/2Aj0TQ6
    HERE ARE 6 LISTS OF MY VIDEOS YOU MAY BE INTERESTED IN:
    1. Optimization Using Genetic Algorithm:
    • Optimization Using Gen...
    2. Optimization Using Particle Swarm Optimization:
    • Optimization Using Par...
    3. Optimization Using Simulated Annealing Algorithm:
    • Optimization Using Sim...
    4. Optimization Using Optimization Solvers:
    • Optimization Using Opt...
    5. Optimization Using Matlab:
    • Optimization Using Matlab
    6. Optimization Using Python:
    • Optimization Using Python
    If you have any questions, please let me know by leaving a comment below.
    About Me: learnwithpanda.com/about-me/
    My Blog: learnwithpanda.com
    My Facebook: bit.ly/36234ot
    My LinkedIn: bit.ly/3bbth5e
    Free Music from UA-cam Audio Library.
    Thank you for watching - I really appreciate it :)
    All of my videos on the topic of Solving Optimization Problems: #MyGeneticAlgorithm
    © Copyright by Solving Optimization Problems. ☞ Do not Reup

КОМЕНТАРІ • 4

  • @yensteel
    @yensteel Рік тому

    Is NSGAII still the most popular algorithm for Genetic Algorithm? Any better alternatives? NSGAIII was developed in 2014 for example, which is better at exploration.

    • @SolvingOptimizationProblems
      @SolvingOptimizationProblems  Рік тому

      No, I don't think NSGAII is the most popular for GA. In general, the later version should be better ...

  • @mananchauhan3404
    @mananchauhan3404 Рік тому

    I want to optimize a SRM motor in matlab using GA and I have developed a program that calculates the losses and efficiency but I have trouble in using the optimization tool. Please help me