DEATF documentation¶
Distributed Evolutionary Algorithms in TensorFlow (DEATF) is a framework where networks generated with TensorFlow are evolved via DEAP. DEATF is a framework directly based in EvoFlow framework created by Unai Garciarena.
Apart from the library itself, which is explained in DEATF section, DEATF counts with a selection of examples and applications that can be found in examples section.