See: Description
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.
|
Copyright © 2019 Neuroph Project. All rights reserved.