Using Behaviours to Model Problems
Learn about the concept of abstraction as well as behaviours.
We'll cover the following...
What is abstraction?
Recall that one technique to solving problems is to transform them into a form we already understand. While every problem seems different and may require different techniques to solve, they almost always have patterns and similarities between them. This is especially true with the problems we’ll solve with genetic algorithms.
The framework you built in the lesson Building a Framework for Genetic Algorithms separates a few problem-specific parameters from the common aspects of a ...
Access this course and 1400+ top-rated courses and projects.