|
Neuroph | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Connection | The Connection class represents weighted connection to another neuron. |
Layer | The Layer class represents layer (collection) of neurons in neural network. |
NeuralNetwork | The NeuralNetwork class is the base class for artificial neural networks. |
Neuron | The Neuron class represents basic artificial neuron according to McCulloch-Pitts neuron model (basic general neuron model). |
Weight | The Weight class represents neuron connection weight. |
This package provides base classes and basic building components for neural networks. This is the core package of framework.
neuroph.core.learning
,
neuroph.core.input
,
neuroph.core.transfer
|
Neuroph | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |