Тёмный
No video :(

Multi-Objective Optimisation Implementation - Writing your own Genetic Algorithm Part 7 

Tutorials with Gary
Подписаться 3,9 тыс.
Просмотров 7 тыс.
50% 1

Genetic Algorithms are incredibly powerful problem-solving tools. In this video, we will be multi-threading our application, creating test cases, and most importantly, we will be covering the implementation of multi-objective. This will allow us to optimize for multiple criteria or 'objectives' at once.
0:00 Introduction
0:36 Get the new repo
0:59 The Generic GA framework
2:20 Looking at the results
4:52 Enable multiple screens
6:03 Visualize Pareto fronts
7:27 Pareto visualization tools
7:58 Multi-threading the simulation!
12:11 Changes to the World class
13:10 New test cases
13:51 Exploring a test case
15:19 Implementation of speed limits
16:33 Calculating the ranks
18:16 Calculating the crowding distance
19:30 Results with random towns
19:58 Outro & Challenge Question
Links to all the good stuff:
Multi-Objective Code (extensibly commented):
github.com/Gary-The-Cat/Multi...
Game Template (warning, not well commented):
github.com/Gary-The-Cat/GameT...
Join us on Discord (I'm trying to be active more often):
/ discord
Previous Video:
Multi-Objective (theory) - • Multi-Objective Optimi...
First Video:
• Introduction to Geneti...
Link to Visual Studio Community (It's Free!)
visualstudio.microsoft.com/do...

Опубликовано:

 

12 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 10   
@imukai
@imukai 3 года назад
Was just thinking there hasn't been a new installment in this series. Come on, GAry.. we need more GA. :)
@TutorialsWithGary
@TutorialsWithGary 3 года назад
Hey! Sorry about that, I’ve been busy with other side projects :) I still intend to complete the series.
@Bencurlis
@Bencurlis 4 года назад
Great video! I like how you repurposed your game project for a more scientific one, and it looks nice!
@TutorialsWithGary
@TutorialsWithGary 4 года назад
Thanks!
@wassimigho
@wassimigho 3 года назад
Now *THIS* is how you gamify math. Thanks dude!
@HongjooLee
@HongjooLee 3 года назад
This can't be the last, come on! Could you show me an answer of the challenging question or provide some references to find it myself at least? Anyway, it's a great series, Thanks Gary!
@TutorialsWithGary
@TutorialsWithGary 3 года назад
I promise I will make more videos 😂😂😂
@aminebendahmane4580
@aminebendahmane4580 3 года назад
awesome video series! thanks bro. Will you continue creating more videos in this serie?
@TutorialsWithGary
@TutorialsWithGary 3 года назад
Thank you! Yes I have written one and plan on recording it soon :) It will be the last video in the series. I’m not sure what I will do next but I’d like to start a new series
@aminebendahmane4580
@aminebendahmane4580 3 года назад
@@TutorialsWithGary great, looking forward to watch it!
Далее
NOOOO 😂😂😂
00:14
Просмотров 4,2 млн
Mutation - Writing your own Genetic Algorithm Part 4
17:36
Genetic Algorithms Explained By Example
11:52
Просмотров 320 тыс.
23. Multiobjective Optimization
1:07:25
Просмотров 44 тыс.
Evolutionary Algorithms - Multi-Objective Problems
14:31
Spawning - Writing your own Genetic Algorithm Part 1
11:40