I think we should learn to use the DEAP library (Distributed Evolutionary Algorithms in Python).
We could start by building a small example on the traveling salesman problem. I have looked a bit at the library and they seem to have code examples for many different problems including the TSP.
I think we should learn to use the DEAP library (Distributed Evolutionary Algorithms in Python).
We could start by building a small example on the traveling salesman problem. I have looked a bit at the library and they seem to have code examples for many different problems including the TSP.
Who does want to do it?