Module neat::runnable

source ·
Expand description

A module containing the main NeuralNetwork struct. This has state/cache and will run the predictions. Make sure to run NeuralNetwork::flush_state between uses of NeuralNetwork::predict.

Structs§

Traits§