Neuron fromNeuron
Neuron toNeuron
Weight<T> weight
NeuralNetwork<L extends LearningRule> parentNetwork
List<E> neurons
String label
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
NeuralNetworkType type
List<E> layers
LearningRule learningRule
double[] outputBuffer
List<E> inputNeurons
List<E> outputNeurons
Map<K,V> plugins
String label
org.slf4j.Logger LOGGER
Layer parentLayer
List<E> inputConnections
List<E> outConnections
InputFunction inputFunction
TransferFunction transferFunction
String label
double value
int bufferSize
File file
long fileLinesNumber
long currentFileLineNumber
int rowsLoaded
String delimiter
FileReader fileReader
BufferedReader bufferedReader
List<E> bufferedRows
Iterator<E> bufferIterator
List<E> rows
int inputSize
int outputSize
String[] columnNames
boolean isSupervised
String label
DataSetColumnType[] columnTypes
double[] input
double[] desiredOutput
String label
LearningEvent.Type eventType
NeuralNetworkEvent.Type eventType
double learningRate
int currentIteration
int maxIterations
boolean iterationsLimited
List<E> stopConditions
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
NeuralNetwork<L extends LearningRule> neuralNetwork
org.slf4j.Logger LOGGER
double maxError
double minErrorChange
int minErrorChangeIterationsLimit
boolean batchMode
ErrorFunction errorFunction
SupervisedLearning learningRule
IterativeLearning learningRule
SupervisedLearning learningRule
double sigma
double slope
double slope
double xHigh
double xLow
double yHigh
double yLow
double slope
double yHigh
double yLow
double slope
double amplitude
double derivativeOutput
double leftLow
double leftHigh
double rightLow
double rightHigh
double threshold
int delay
int width
int height
int maxIterations
CompetitiveNeuron winner
Dimension2D dimensions
Kernel kernel
Dimension2D mapDimensions
List<E> featureMaps
Kernel kernel
boolean isCompeting
List<E> connectionsFromOtherLayers
List<E> connectionsFromThisLayer
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
boolean externalInputSet
double bias
double thresh
double errorCorrection
double maxLearningRate
double minLearningRate
double learningRateChange
boolean useDynamicLearningRate
double maxMomentum
double minMomentum
double momentumChange
boolean useDynamicMomentum
double learningRate
int[] iterations
double[] decStep
int mapSize
int[] nR
int currentIteration
double momentum
double maximumGrowthFactor
int k
double decreaseFactor
double increaseFactor
double initialDelta
double maxDelta
double minDelta
double startTemperature
double stopTemperature
int cycles
double temperature
double[] weights
double[] bestWeights
double[] maxIn
double[] maxOut
double[] scaleFactorIn
double[] scaleFactorOut
double[] maxIn
double[] maxOut
double[] minIn
double[] minOut
double[] maxIn
double[] maxOut
boolean intialized
double lowLimit
double highLimit
double[] maxIn
double[] maxOut
double[] minIn
double[] minOut
double[] maxInput
double[] minInput
double[] meanInput
double[] stdInput
String name
NeuralNetwork<L extends LearningRule> parentNetwork
Copyright © 2019 Neuroph Project. All rights reserved.