What are Genetic Algorithms?

argonaut January 29, 2023
Video Thumbnail

About

Hello! I make videos about science and code.

Video Description

Welcome to a new series on evolutionary computation! To start, we'll be introducing genetic algorithms – a simple, yet effective technique for solving difficult computational problems. We'll then visually demonstrate their use with a genetic maze solving simulation. # ⚙️ Source code * Simulations written in Java using Processing. * Genetic Camouflage: https://github.com/argonautcode/genetic-moth * Genetic Maze Solver: https://github.com/argonautcode/genetic-maze-solver # 👥 Socials * Twitter: https://twitter.com/argonautcode # 📗 Chapters 00:00 Intro 00:26 Biology 02:05 Genetic Camouflage 06:01 Genetic Maze-Solvers 10:00 Maze-Solvers, Take 2 11:50 Outro

You May Also Like