* Cantinho Satkeys

Refresh History
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    Hoje às 10:40
  • j.s.: dgtgtr a todos  4tj97u<z
    07 de Julho de 2025, 13:50
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    06 de Julho de 2025, 11:43
  • j.s.: [link]
    05 de Julho de 2025, 16:31
  • j.s.: dgtgtr a todos  4tj97u<z
    05 de Julho de 2025, 16:31
  • j.s.: h7t45 ao convidado de Honra batatinha pela sua ajuda
    05 de Julho de 2025, 16:30
  • FELISCUNHA: ghyt74  pessoal   4tj97u<z
    04 de Julho de 2025, 11:58
  • JPratas: dgtgtr Pessoal  101041 Vamos Todos Ajudar na Manutenção do Forum, Basta 1 Euro a Cada Um  43e5r6
    03 de Julho de 2025, 19:02
  • cereal killa: Todos os anos e preciso sempre a pedir esmolas e um simples gesto de nem que seja 1€ que fosse dividido por alguns ajudava, uma coisa e certa mesmo continuando isto vai levar volta a como se tem acesso aos tópicos, nunca se quis implementar esta ideia mas quem não contribuir e basta 1 € por ano não terá acesso a sacar nada, vamos ver desenrolar disto mais ate dia 7,finalmente um agradecimento em nome do satkeys a quem já fez a sua doação, obrigada
    03 de Julho de 2025, 15:07
  • m1957: Por favor! Uma pequena ajuda, não deixem que o fórum ecerre. Obrigado!
    03 de Julho de 2025, 01:10
  • j.s.: [link]
    02 de Julho de 2025, 21:09
  • j.s.: h7t45 ao membro anónimo pela sua ajuda  49E09B4F
    02 de Julho de 2025, 21:09
  • j.s.: dgtgtr a todos  4tj97u<z
    01 de Julho de 2025, 17:18
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    29 de Junho de 2025, 11:59
  • m1957: Foi de boa vontade!
    28 de Junho de 2025, 00:39
  • j.s.: passem f.v. por aqui [link]    h7t45
    27 de Junho de 2025, 17:20
  • j.s.: renovamos o nosso pedido para uma pequena ajuda para pagemento  do nosso forum
    27 de Junho de 2025, 17:19
  • j.s.: h7t45 aos convidados de honra Felizcunha e M1957 pela ajuda
    27 de Junho de 2025, 17:15
  • j.s.: dgtgtr a todos  4tj97u<z
    27 de Junho de 2025, 17:13
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    27 de Junho de 2025, 11:51

Autor Tópico: Genetic Algorithm & Simulated Annealing in C++  (Lida 97 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0
Genetic Algorithm & Simulated Annealing in C++
« em: 06 de Outubro de 2020, 11:10 »

Genetic Algorithm & Simulated Annealing in C++
Video: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 48000 Hz, 2ch | Size: 1.16 GB
Genre: eLearning Video | Duration: 20 lectures (1 hour, 49 mins) | Language: English
 Study these machine learning/optimization algorithms in continuous problems and the Travelling Salesperson Problem (TSP)

What you'll learn

    The genetic algorithm & simulated annealing in C++
    Genetic algorithm & simulated annealing on a continuous problem
    Genetic algorithm on the travelling salesperson problem (TSP)

Requirements

    Understand basic C++ and you should have a C++ IDE (any, I am using Visual Studio)
    An understanding of some mathematics
    An understanding of general algorithmics
    An interest in cool algorithms :)

Description

This online course is for students and software developers who want to level up their skills by learning an interesting optimization algorithm in C++.

You will learn two of the most famous AI algorithms by writing it in C++ from scratch, so we will not use any libraries.

The Genetic Algorithm is the most famous one in a class called metaheuristics or optimization algorithms. You will learn what optimization algorithms are, when to use them, and then you will solve two problems with the Genetic Algorithm(GA). The second most famous one is Simulated Annealing.

These problems are: a continuous problem(find the maximum/minimum of a continuous function) and the Travelling Salesperson Problem (TSP), where you have to find the shortest path in a network of cities.

Prerequisites:

    understand basic C++

    any C++ IDE (I am using Visual Studio)

    understanding of algorithms

    understand mathematics

I recommend that you do the examples yourself, instead of passively watching the videos.

Here's a brief outline of what you will learn:

    What optimization algorithms are

    Genetic Algorithm theory:

        General structure

        How crossover is done

        How mutation is done

    Genetic Algorithm on a continuous problem:

        Challenges particular to continuous problems: decoding the bits ("chromosomes") into a float value

        Crossover: tournament selection and single point crossover

        Mutation

    Genetic Algorithm on the TSP (Travelling Salesperson Problem):

        Creating a fitness function for the TSP

        Challenge particular to this problem: how to do crossover?

        Mutation

    Simulated Annealing:

        Basic Theory

        Optimizing Himmelblau's function

Sign up now and let's get started!

Who this course is for:

    Students and software developers who want to learn interesting algorithms
    Anyone interested in this metaheuristic algorithm

Download link:
Só visivel para registados e com resposta ao tópico.

Only visible to registered and with a reply to the topic.

Links are Interchangeable - No Password - Single Extraction