C# (CSharp) Encog.Neural.Networks 네임스페이스

중첩된 네임스페이스

Encog.Neural.Networks.Layers
Encog.Neural.Networks.Logic
Encog.Neural.Networks.Pattern
Encog.Neural.Networks.Prune
Encog.Neural.Networks.SVM
Encog.Neural.Networks.Structure
Encog.Neural.Networks.Synapse
Encog.Neural.Networks.Training

클래스들

이름 설명
BasicNetwork
NeuralDataMapping
NeuralOutputHolder Holds the output from each layer of the neural network. This is very useful for the propagation algorithms that need to examine the output of each individual layer.
PersistBasicNetwork Persist a basic network.