C# (CSharp) SharpNeat.Decoders 네임스페이스

중첩된 네임스페이스

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.