Neuroph
A B C D E F G H I K L M N O P R S T U V W X

O

OCR_PLUGIN_NAME - Static variable in class org.neuroph.contrib.ocr.OcrPlugin
Ocr plugin name field used for getting plugin from parent neural network.
OcrHelper - Class in org.neuroph.contrib.ocr
Provides methods to create Neural Network and Training set for OCR.
OcrHelper() - Constructor for class org.neuroph.contrib.ocr.OcrHelper
 
OcrPlugin - Class in org.neuroph.contrib.ocr
Provides OCR interface for neural network.
OcrPlugin(Dimension, ColorMode) - Constructor for class org.neuroph.contrib.ocr.OcrPlugin
Constructor, creates new OCR Plugin for specified sampling resolution and color mode
OcrUtils - Class in org.neuroph.contrib.ocr
Contains various utility methods used for OCR.
OcrUtils() - Constructor for class org.neuroph.contrib.ocr.OcrUtils
 
OjaLearning - Class in org.neuroph.nnet.learning
Oja learning rule wich is a modification of unsupervised hebbian learning.
OjaLearning() - Constructor for class org.neuroph.nnet.learning.OjaLearning
Creates an instance of OjaLearning algorithm
OjaLearning(NeuralNetwork) - Constructor for class org.neuroph.nnet.learning.OjaLearning
Creates an instance of OjaLearning algorithm for the specified neural network
Or - Class in org.neuroph.core.input
Performs logic OR operation on input vector.
Or() - Constructor for class org.neuroph.core.input.Or
 
org.neuroph.contrib - package org.neuroph.contrib
Provides various contributions from the Neuroph community.
org.neuroph.contrib.imgrec - package org.neuroph.contrib.imgrec
Provides classes for image recognition with neural networks.
org.neuroph.contrib.ocr - package org.neuroph.contrib.ocr
Provides classes for ocr with neural networks.
org.neuroph.core - package org.neuroph.core
Provides base classes and basic building components for neural networks.
org.neuroph.core.exceptions - package org.neuroph.core.exceptions
Provides specific exceptions when working with neural networks
org.neuroph.core.input - package org.neuroph.core.input
Provides common neuron input functions
org.neuroph.core.learning - package org.neuroph.core.learning
Provides base classes for neural network learning algorithms.
org.neuroph.core.transfer - package org.neuroph.core.transfer
Provides common neuron transfer functions
org.neuroph.nnet - package org.neuroph.nnet
Provides out-of-the-box neural networks
org.neuroph.nnet.comp - package org.neuroph.nnet.comp
Provides components for the specific neural network models.
org.neuroph.nnet.learning - package org.neuroph.nnet.learning
Provides implementations of specific neural network learning algorithms.
org.neuroph.samples - package org.neuroph.samples
Provides some basic examples of how to use Neuroph.
org.neuroph.samples.stockmarket - package org.neuroph.samples.stockmarket
Provides basic example of stock market prediction with neural networks.
org.neuroph.samples.timeseries - package org.neuroph.samples.timeseries
Provides data set generators used in time series prediction tutorial.
org.neuroph.util - package org.neuroph.util
Provides various utility classes for creating neural networks, type codes, parsing vectors, etc.
org.neuroph.util.plugins - package org.neuroph.util.plugins
Provides various plugins for neural networks.
outConnections - Variable in class org.neuroph.core.Neuron
Collection of neuron's output connections (connections from this to other neurons)
output - Variable in class org.neuroph.core.Neuron
Neuron output
outputHistory - Variable in class org.neuroph.nnet.comp.DelayedNeuron
Output history for this neuron
Outstar - Class in org.neuroph.nnet
Outstar neural network with Outstar learning rule.
Outstar(int) - Constructor for class org.neuroph.nnet.Outstar
Creates an instance of Outstar network with specified number of neurons in output layer.
OutstarLearning - Class in org.neuroph.nnet.learning
Hebbian-like learning rule for Outstar network.
OutstarLearning() - Constructor for class org.neuroph.nnet.learning.OutstarLearning
Creates new instance of OutstarLearning algorithm
OutstarLearning(NeuralNetwork) - Constructor for class org.neuroph.nnet.learning.OutstarLearning
Creates new instance of OutstarLearning algorithm for the specified neural network.

Neuroph
A B C D E F G H I K L M N O P R S T U V W X