SharpNeat.Decoders.HyperNeat |
이름 | 설명 |
---|---|
CyclicNetworkFactory | Static factory for creating CyclicNetwork's from INetworkDefinition's. |
FastCyclicNetworkFactory | Static factory for creating CyclicNetwork's from INetworkDefinition's. |
NetworkActivationScheme | Represents network activation schemes. E.g. fixed number of activation timesteps or activation until the network becomes 'relaxed'. Relaxed here means that no node's output value changed by more than some threshold value. |