Package org.neuroph.core
Provides base classes and basic building components for neural networks.
See: Description
-
Class Summary Class Description Connection Weighted connection to another neuron.Layer Layer of neurons in a neural network.NeuralNetwork<L extends LearningRule> Base class for artificial neural networks.Neuron Basic general neuron model according to McCulloch-Pitts neuron model.Weight<T> Neuron connection weight.
Package org.neuroph.core Description
Provides base classes and basic building components for neural networks.
This is the core package of framework.
DMelt 3.0 © DataMelt by jWork.ORG