Module evosim::contorl::train_move
source · Expand description
training process. Trainnig to let blobs to learn to move (swim or walk)
Functions
- delete neuron from nnvec based on outcasts.
- determine the final surviers by random select blobs from survivers won move tournament and survivers won ted tournament
- determin if iteration ends
- logger function for swim training
- logger function for walk training
- reproduce the blob to the target population
- main training function for blob’s swim moving.
- main training function for blob’s walk moving.