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.