method Creature.prototype.propagateUpdate Creature.prototype.propagateUpdate(config: BackPropagationConfig,sparseConfig: SparseConfig,): void Update the propagated values in the creature's network. Parameters config: BackPropagationConfig The back propagation configuration. sparseConfig: SparseConfig Return Type void