Package | Description |
---|---|
org.neuroph.core |
Provides base classes and basic building components for neural networks.
|
org.neuroph.core.events |
Provides neural network learning events system
|
org.neuroph.core.input |
Provides common neuron input functions
|
org.neuroph.core.learning |
Provides base classes for neural network learning algorithms.
|
org.neuroph.eval | |
org.neuroph.eval.classification | |
org.neuroph.nnet |
Provides out-of-the-box neural networks
|
org.neuroph.nnet.comp |
Provides components for the specific neural network models.
|
org.neuroph.nnet.comp.layer |
Provides various specific layer types
|
org.neuroph.nnet.comp.neuron |
Provides various specific neuron types
|
org.neuroph.nnet.learning |
Provides implementations of specific neural network learning algorithms.
|
org.neuroph.util |
Provides various utility classes for creating neural networks,
type codes, parsing vectors, etc.
|
org.neuroph.util.io |
Provides input/output adapters for file, JDBC, URL, stream
|
org.neuroph.util.plugins |
Provides various plugins for neural networks.
|
org.neuroph.util.random |
Provides weights randomization techniques
|
Class and Description |
---|
Connection
Weighted connection to another neuron.
|
Layer
Layer of neurons in a neural network.
|
NeuralNetwork
Base class for artificial neural networks.
|
Neuron
Basic general neuron model according to McCulloch-Pitts neuron model.
|
Weight
Neuron connection weight.
|
Class and Description |
---|
Layer
Layer of neurons in a neural network.
|
NeuralNetwork
Base class for artificial neural networks.
|
Neuron
Basic general neuron model according to McCulloch-Pitts neuron model.
|
Class and Description |
---|
Connection
Weighted connection to another neuron.
|
Class and Description |
---|
NeuralNetwork
Base class for artificial neural networks.
|
Class and Description |
---|
NeuralNetwork
Base class for artificial neural networks.
|
Class and Description |
---|
NeuralNetwork
Base class for artificial neural networks.
|
Class and Description |
---|
Layer
Layer of neurons in a neural network.
|
NeuralNetwork
Base class for artificial neural networks.
|
Class and Description |
---|
Connection
Weighted connection to another neuron.
|
Neuron
Basic general neuron model according to McCulloch-Pitts neuron model.
|
Weight
Neuron connection weight.
|
Class and Description |
---|
Layer
Layer of neurons in a neural network.
|
Neuron
Basic general neuron model according to McCulloch-Pitts neuron model.
|
Class and Description |
---|
Connection
Weighted connection to another neuron.
|
Neuron
Basic general neuron model according to McCulloch-Pitts neuron model.
|
Class and Description |
---|
NeuralNetwork
Base class for artificial neural networks.
|
Neuron
Basic general neuron model according to McCulloch-Pitts neuron model.
|
Weight
Neuron connection weight.
|
Class and Description |
---|
Layer
Layer of neurons in a neural network.
|
NeuralNetwork
Base class for artificial neural networks.
|
Neuron
Basic general neuron model according to McCulloch-Pitts neuron model.
|
Weight
Neuron connection weight.
|
Class and Description |
---|
NeuralNetwork
Base class for artificial neural networks.
|
Class and Description |
---|
NeuralNetwork
Base class for artificial neural networks.
|
Class and Description |
---|
Layer
Layer of neurons in a neural network.
|
NeuralNetwork
Base class for artificial neural networks.
|
Neuron
Basic general neuron model according to McCulloch-Pitts neuron model.
|
Copyright © 2019 Neuroph Project. All rights reserved.