/GeneticAlgorithms

I learned genetic algorithms with the knapsack problem.

Primary LanguagePython

With the use of genetic algorithms, I first made a program to solve knapsack problem and once I felt I understood the algorithms I made a scheduling program for a school.