Module neat::topology

source ·
Expand description

A module containing the NeuralNetworkTopology struct. This is what you want to use in the DNA of your agent, as it is the thing that goes through nextgens and suppors mutation.

Re-exports§

Modules§

Structs§

Enums§

  • A pseudo-pointer of sorts used to make structural conversions very fast and easy to write.