Genetic Algorithms in Python - Evolution For Optimization

  Рет қаралды 17,802

NeuralNine

NeuralNine

Күн бұрын

Пікірлер: 24
@mehdimojaradi
@mehdimojaradi 7 ай бұрын
I am one of the faithful visitors of your great contents and really appreciate your rewarding efforts and time. I'll be grateful if you address the statistical analysis with Python as a cornerstone of datascience, if applicable.
@matijsbrs
@matijsbrs 7 ай бұрын
Great video! I'm working more and more to optimize my work processes. And Never actually thought about using this. Thanks!
@SolathPrime
@SolathPrime 6 ай бұрын
[17:08]: it's a binary state, you can keep it as simple as `genome[i] = not(genome[i])`
@phobosmoon4643
@phobosmoon4643 7 ай бұрын
10:42 that's a slick generator. ty vid
@GuillermoGarcia75
@GuillermoGarcia75 5 ай бұрын
Again taking over Awesome town! THX
@southfitness7567
@southfitness7567 7 ай бұрын
Thanks for sharing the concept
@salihabdullahkilic
@salihabdullahkilic 7 ай бұрын
Great video, thanks!
@dadaoluwagbenga5912
@dadaoluwagbenga5912 3 ай бұрын
it's really helpful, please it is possible to use Evolutionary algorithm to create workout plan?
@gamerfisch5117
@gamerfisch5117 7 ай бұрын
another interesting video. Thanks a lot :)
@raymundo2302
@raymundo2302 7 ай бұрын
I think the reason why the fitness wasn't increasing was in the function select_parent(). While higher fitness individuals may have a better chance at reproducing, it isn't likely enough for them to reproduce
@kevinhower5663
@kevinhower5663 3 ай бұрын
Possibly a dumb question, but what is with the a:0 and b:0 on line 11 ? It was almost like the IDE added those in or something. If I typed them in, I got invalid syntax. If I just had randint(0,1) instead, on line 11, it worked. Thanks.
@rubanruban9843
@rubanruban9843 7 ай бұрын
Csn you tell machine learning algorithms like candidate algorithm and decision tree algorithm
@Banta2000
@Banta2000 7 ай бұрын
I'm not sure about the select_parent() function. You are going through the pool of candidates, cumulating their respective fitness, until you hit the first candidate who's cumulated fitness is bigger than some random threshold. How does that guarantee that a candidate with a bigger fitness is statistically more often chosen over a candidate with less fitness? Shouldn't be some type of sorting? I get the impression, the candidate pool is randomly sorted; we're randomly choosing a threshold point; and therefore randomly returning any candidate that just happens to be the first to cross the (cumulated!) threshold. WDYT?
@doyouknowdawae1343
@doyouknowdawae1343 6 ай бұрын
A better implementation would be to first perform elitism, where say 10% of the solutions with the highest fitness are automatically entered into the new population. Then you could select the parents through tournament selection which would compare n amounts of solutions, with the best one (Highest Fitness) being chosen as a parent. After performing tournament selection to get 2 parents you could then proceed to crossover as described in the video. I believe this would achieve what you wanted, with more fit solutions being chosen over weaker candidates.
@michael.adel.shafik
@michael.adel.shafik 5 ай бұрын
do you think using PYGAD could make genetic algorithm easier ?
@FelipeCantalic3
@FelipeCantalic3 7 ай бұрын
I think game theory is interesting too
@KernaaliKehveli
@KernaaliKehveli 7 ай бұрын
The fitness values in the one max problem were off
@pascalpicavez4243
@pascalpicavez4243 7 ай бұрын
Thanks you
@TomLeg
@TomLeg 7 ай бұрын
You show interesting code, but you haven't tested it before, and are learning how it performs on-camera. How about spending an hour beforehand figuring out exactly what to show?
@fidelaneysakaulika6665
@fidelaneysakaulika6665 6 ай бұрын
how if the population is not binary state
@ZeuSonRed
@ZeuSonRed 6 ай бұрын
Wow❤❤❤
@dziurappa
@dziurappa 7 ай бұрын
moar of those!
@menaeem
@menaeem 6 ай бұрын
Please share the code.
@sanjayram4056
@sanjayram4056 7 ай бұрын
Hi
Cellular Automata in Python - Complexity From Simplicity
35:07
NeuralNine
Рет қаралды 4,8 М.
Colorful Pasta Painting for Fun Times! 🍝 🎨
00:29
La La Learn
Рет қаралды 308 МЛН
ПРЯМОЙ ЭФИР. Золотой мяч France Football 2024
4:41:06
Car Bubble vs Lamborghini
00:33
Stokes Twins
Рет қаралды 24 МЛН
Osman Kalyoncu Sonu Üzücü Saddest Videos Dream Engine 275 #shorts
00:29
Optimize anything with Evolution: Programming Genetic Algorithms
37:20
Programming Chaos
Рет қаралды 1,2 М.
Genetic Algorithm In Python Super Basic Example
17:42
The Builder
Рет қаралды 129 М.
A Gentle Introduction to Genetic Algorithms with Python and DEAP
1:35:11
Apply AI like a Pro
Рет қаралды 1,6 М.
Data Mining Candlestick Patterns With a Genetic Algorithm
14:21
neurotrader
Рет қаралды 12 М.
Knapsack Problem Explained - Algorithms in Python
30:06
NeuralNine
Рет қаралды 4 М.
What are Genetic Algorithms?
12:13
argonaut
Рет қаралды 52 М.
Unpacking Operators in Python: What are * and **?
12:35
NeuralNine
Рет қаралды 10 М.
The Knapsack Problem & Genetic Algorithms - Computerphile
12:13
Computerphile
Рет қаралды 232 М.
All Machine Learning algorithms explained in 17 min
16:30
Infinite Codes
Рет қаралды 300 М.
PLEASE Use These 5 Python Decorators
20:12
Tech With Tim
Рет қаралды 118 М.
Colorful Pasta Painting for Fun Times! 🍝 🎨
00:29
La La Learn
Рет қаралды 308 МЛН