Module neuralneat::evaluation

source ·
Expand description

The evaluation module contains functions and types related to the process of evaluating and activating the neural network of a Genome, such as basic activation functions that can be used with hidden and output layers of a Genome.

Structs

Functions

Type Definitions