Full index
Package indexes
ANN
a
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
_
a
top
activate
ANN_Network::activate()
in Network.php
activate
ANN_Neuron::activate()
in Neuron.php
activate
ANN_Layer::activate()
in Layer.php
addClassifier
ANN_Classification::addClassifier()
in Classification.php
adjustWeights
ANN_Layer::adjustWeights()
in Layer.php
adjustWeights
ANN_Neuron::adjustWeights()
in Neuron.php
ANN_Classification
ANN_Classification
in Classification.php
ANN_DateInputs
ANN_DateInputs
in DateInputs.php
ANN_Exception
ANN_Exception
in Exception.php
Exception
ANN_Filesystem
ANN_Filesystem
in Filesystem.php
ANN_InputValue
ANN_InputValue
in InputValue.php
ANN_Layer
ANN_Layer
in Layer.php
ANN_Loader
ANN_Loader
in Loader.php
Artificial Neural Network - Version 2.1
ANN_Logging
ANN_Logging
in Logging.php
ANN_Maths
ANN_Maths
in Maths.php
ANN_Network
ANN_Network
in Network.php
ANN_NetworkGraph
ANN_NetworkGraph
in NetworkGraph.php
ANN_Neuron
ANN_Neuron
in Neuron.php
ANN_OutputValue
ANN_OutputValue
in OutputValue.php
ANN_Server
ANN_Server
in Server.php
ANN_StringValue
ANN_StringValue
in StringValue.php
ANN_TimeInputs
ANN_TimeInputs
in TimeInputs.php
ANN_Values
ANN_Values
in Values.php
autoload
ANN_Loader::autoload()
in Loader.php
c
top
calculateHiddenDeltas
ANN_Layer::calculateHiddenDeltas()
in Layer.php
calculateImageHeight
ANN_NetworkGraph::calculateImageHeight()
in NetworkGraph.php
calculateImageWidth
ANN_NetworkGraph::calculateImageWidth()
in NetworkGraph.php
calculateInputValue
ANN_InputValue::calculateInputValue()
in InputValue.php
calculateInputValues
ANN_StringValue::calculateInputValues()
in StringValue.php
calculateOutputDeltas
ANN_Layer::calculateOutputDeltas()
in Layer.php
calculateOutputValue
ANN_OutputValue::calculateOutputValue()
in OutputValue.php
calculateOutputValues
ANN_Classification::calculateOutputValues()
in Classification.php
calculateYPosStart
ANN_NetworkGraph::calculateYPosStart()
in NetworkGraph.php
checkLogin
ANN_Server::checkLogin()
in Server.php
checkTimeFormat
ANN_TimeInputs::checkTimeFormat()
in TimeInputs.php
Classification.php
Classification.php
in Classification.php
createHiddenLayers
ANN_Network::createHiddenLayers()
in Network.php
createImage
ANN_NetworkGraph::createImage()
in NetworkGraph.php
createMapping
ANN_StringValue::createMapping()
in StringValue.php
createNeurons
ANN_Layer::createNeurons()
in Layer.php
createOutputLayer
ANN_Network::createOutputLayer()
in Network.php
createSimilarityMapping
ANN_StringValue::createSimilarityMapping()
in StringValue.php
d
top
DateInputs.php
DateInputs.php
in DateInputs.php
detectOutputType
ANN_Network::detectOutputType()
in Network.php
drawConnections
ANN_NetworkGraph::drawConnections()
in NetworkGraph.php
drawConnectionsHiddenOutput
ANN_NetworkGraph::drawConnectionsHiddenOutput()
in NetworkGraph.php
drawConnectionsHiddens
ANN_NetworkGraph::drawConnectionsHiddens()
in NetworkGraph.php
drawConnectionsInputHidden
ANN_NetworkGraph::drawConnectionsInputHidden()
in NetworkGraph.php
drawHiddenNeurons
ANN_NetworkGraph::drawHiddenNeurons()
in NetworkGraph.php
drawInputNeurons
ANN_NetworkGraph::drawInputNeurons()
in NetworkGraph.php
drawNetwork
ANN_NetworkGraph::drawNetwork()
in NetworkGraph.php
drawOutputNeurons
ANN_NetworkGraph::drawOutputNeurons()
in NetworkGraph.php
e
top
Exception.php
Exception.php
in Exception.php
existsClassifier
ANN_Classification::existsClassifier()
in Classification.php
f
top
Filesystem.php
Filesystem.php
in Filesystem.php
g
top
getCountInputs
ANN_Network::getCountInputs()
in Network.php
getDatesOfWeek
ANN_DateInputs::getDatesOfWeek()
in DateInputs.php
getDaylight
ANN_DateInputs::getDaylight()
in DateInputs.php
getDefaultDate
ANN_DateInputs::getDefaultDate()
in DateInputs.php
getDefaultFilename
ANN_Network::getDefaultFilename()
in Network.php
getDefaultTime
ANN_TimeInputs::getDefaultTime()
in TimeInputs.php
getDelta
ANN_Neuron::getDelta()
in Neuron.php
getFirstDayOfWeek
ANN_DateInputs::getFirstDayOfWeek()
in DateInputs.php
getHolidays
ANN_DateInputs::getHolidays()
in DateInputs.php
getHolidaysInWeek
ANN_DateInputs::getHolidaysInWeek()
in DateInputs.php
getHour
ANN_TimeInputs::getHour()
in TimeInputs.php
getImage
ANN_NetworkGraph::getImage()
in NetworkGraph.php
Returns PNG image
getInputsArray
ANN_Values::getInputsArray()
in Values.php
Get internal saved input array
getInputValue
ANN_InputValue::getInputValue()
in InputValue.php
getInputValue
ANN_StringValue::getInputValue()
in StringValue.php
getMapping
ANN_StringValue::getMapping()
in StringValue.php
getMonthWeek
ANN_DateInputs::getMonthWeek()
in DateInputs.php
getNetworkError
ANN_Network::getNetworkError()
in Network.php
getNeurons
ANN_Layer::getNeurons()
in Layer.php
getNeuronsCount
ANN_Layer::getNeuronsCount()
in Layer.php
getNextDayOfWeek
ANN_DateInputs::getNextDayOfWeek()
in DateInputs.php
getNextIndexInputsToTrain
ANN_Network::getNextIndexInputsToTrain()
in Network.php
getNumberHiddenLayers
ANN_Network::getNumberHiddenLayers()
in Network.php
getNumberHiddens
ANN_Network::getNumberHiddens()
in Network.php
getNumberInputs
ANN_Network::getNumberInputs()
in Network.php
getNumberOutputs
ANN_Network::getNumberOutputs()
in Network.php
getOutput
ANN_Neuron::getOutput()
in Neuron.php
getOutputs
ANN_Layer::getOutputs()
in Layer.php
getOutputs
ANN_Network::getOutputs()
in Network.php
Get the output values
getOutputsArray
ANN_Values::getOutputsArray()
in Values.php
Get internal saved output array
getOutputsByInputKey
ANN_Network::getOutputsByInputKey()
in Network.php
getOutputValue
ANN_Classification::getOutputValue()
in Classification.php
getOutputValue
ANN_OutputValue::getOutputValue()
in OutputValue.php
getPrintNetwork
ANN_Network::getPrintNetwork()
in Network.php
getPrintNetworkDetails1
ANN_Network::getPrintNetworkDetails1()
in Network.php
getPrintNetworkDetails2
ANN_Network::getPrintNetworkDetails2()
in Network.php
getQuarter
ANN_DateInputs::getQuarter()
in DateInputs.php
getRealOutputValue
ANN_OutputValue::getRealOutputValue()
in OutputValue.php
getRealOutputValue
ANN_Classification::getRealOutputValue()
in Classification.php
getThresholdOutputs
ANN_Layer::getThresholdOutputs()
in Layer.php
getTimeOfDay
ANN_TimeInputs::getTimeOfDay()
in TimeInputs.php
getTotalLoops
ANN_Network::getTotalLoops()
in Network.php
getWeek
ANN_DateInputs::getWeek()
in DateInputs.php
getWeekDay
ANN_DateInputs::getWeekDay()
in DateInputs.php
getWeight
ANN_Neuron::getWeight()
in Neuron.php
getWeights
ANN_Neuron::getWeights()
in Neuron.php
getYearDay
ANN_DateInputs::getYearDay()
in DateInputs.php
h
top
hasTimeLeftForTraining
ANN_Network::hasTimeLeftForTraining()
in Network.php
i
top
initializeWeights
ANN_Neuron::initializeWeights()
in Neuron.php
input
ANN_Values::input()
in Values.php
Input values
InputValue.php
InputValue.php
in InputValue.php
isEpoch
ANN_Network::isEpoch()
in Network.php
isHeader
ANN_Logging::isHeader()
in Logging.php
isHoliday
ANN_DateInputs::isHoliday()
in DateInputs.php
isTrainingComplete
ANN_Network::isTrainingComplete()
in Network.php
isTrainingCompleteByEpoch
ANN_Network::isTrainingCompleteByEpoch()
in Network.php
isTrainingCompleteByInputKey
ANN_Network::isTrainingCompleteByInputKey()
in Network.php
l
top
Layer.php
Layer.php
in Layer.php
Loader.php
Loader.php
in Loader.php
loadFromFile
ANN_Filesystem::loadFromFile()
in Filesystem.php
loadFromFile
ANN_Network::loadFromFile()
in Network.php
loadFromHost
ANN_Network::loadFromHost()
in Network.php
loadFromHost
ANN_Server::loadFromHost()
in Server.php
logData
ANN_Logging::logData()
in Logging.php
Logging.php
Logging.php
in Logging.php
logHeader
ANN_Logging::logHeader()
in Logging.php
logNetworkErrors
ANN_Network::logNetworkErrors()
in Network.php
logNetworkErrorsToFile
ANN_Network::logNetworkErrorsToFile()
in Network.php
Log network errors while training in CSV format
logWeights
ANN_Network::logWeights()
in Network.php
logWeightsToFile
ANN_Network::logWeightsToFile()
in Network.php
Log weights while training in CSV format
m
top
Maths.php
Maths.php
in Maths.php
n
top
Network.php
Network.php
in Network.php
NetworkGraph.php
NetworkGraph.php
in NetworkGraph.php
Neuron.php
Neuron.php
in Neuron.php
o
top
onPost
ANN_Server::onPost()
in Server.php
ordUTF8
ANN_StringValue::ordUTF8()
in StringValue.php
output
ANN_Values::output()
in Values.php
Output values
OutputValue.php
OutputValue.php
in OutputValue.php
OUTPUT_BINARY
ANN_Network::OUTPUT_BINARY
in Network.php
Binary output type
OUTPUT_LINEAR
ANN_Network::OUTPUT_LINEAR
in Network.php
Linear output type
p
top
printImage
ANN_NetworkGraph::printImage()
in NetworkGraph.php
Print PNG image
printNetwork
ANN_Server::printNetwork()
in Server.php
printNetwork
ANN_Network::printNetwork()
in Network.php
r
top
randomDelta
ANN_Maths::randomDelta()
in Maths.php
randomWeight
ANN_Maths::randomWeight()
in Maths.php
removeSpecialCharacters
ANN_StringValue::removeSpecialCharacters()
in StringValue.php
reset
ANN_Values::reset()
in Values.php
Reset saved input and output values
s
top
saveToFile
ANN_NetworkGraph::saveToFile()
in NetworkGraph.php
Saves PNG image
saveToFile
ANN_Filesystem::saveToFile()
in Filesystem.php
saveToFile
ANN_Network::saveToFile()
in Network.php
saveToHost
ANN_Server::saveToHost()
in Server.php
saveToHost
ANN_Network::saveToHost()
in Network.php
SEPARATOR
ANN_Logging::SEPARATOR
in Logging.php
Server.php
Server.php
in Server.php
setBackground
ANN_NetworkGraph::setBackground()
in NetworkGraph.php
setColors
ANN_NetworkGraph::setColors()
in NetworkGraph.php
setDefaultDate
ANN_DateInputs::setDefaultDate()
in DateInputs.php
setDefaultTime
ANN_TimeInputs::setDefaultTime()
in TimeInputs.php
setDelta
ANN_Neuron::setDelta()
in Neuron.php
setFilename
ANN_Logging::setFilename()
in Logging.php
setHolidaysFilename
ANN_DateInputs::setHolidaysFilename()
in DateInputs.php
setInputs
ANN_Neuron::setInputs()
in Neuron.php
setInputs
ANN_Network::setInputs()
in Network.php
setInputs
ANN_Layer::setInputs()
in Layer.php
setInputsToTrain
ANN_Network::setInputsToTrain()
in Network.php
setLearningRate
ANN_Network::setLearningRate()
in Network.php
Setting the learning rate
setMaxExecutionTime
ANN_Network::setMaxExecutionTime()
in Network.php
setMomentum
ANN_Network::setMomentum()
in Network.php
setOutputErrorTolerance
ANN_Network::setOutputErrorTolerance()
in Network.php
Setting the percentage of output error in comparison to the desired output
setOutputs
ANN_Network::setOutputs()
in Network.php
setOutputType
ANN_Network::setOutputType()
in Network.php
setValues
ANN_Network::setValues()
in Network.php
Set Values for training or using network
sigmoid
ANN_Maths::sigmoid()
in Maths.php
StringValue.php
StringValue.php
in StringValue.php
t
top
threshold
ANN_Maths::threshold()
in Maths.php
TimeInputs.php
TimeInputs.php
in TimeInputs.php
train
ANN_Network::train()
in Network.php
train
ANN_Values::train()
in Values.php
trainByHost
ANN_Network::trainByHost()
in Network.php
trainByHost
ANN_Server::trainByHost()
in Server.php
training
ANN_Network::training()
in Network.php
v
top
Values.php
Values.php
in Values.php
_
top
__construct
ANN_NetworkGraph::__construct()
in NetworkGraph.php
__construct
ANN_TimeInputs::__construct()
in TimeInputs.php
__construct
ANN_Neuron::__construct()
in Neuron.php
__construct
ANN_OutputValue::__construct()
in OutputValue.php
__construct
ANN_StringValue::__construct()
in StringValue.php
__construct
ANN_Server::__construct()
in Server.php
__construct
ANN_Classification::__construct()
in Classification.php
__construct
ANN_Network::__construct()
in Network.php
__construct
ANN_InputValue::__construct()
in InputValue.php
__construct
ANN_DateInputs::__construct()
in DateInputs.php
__construct
ANN_Layer::__construct()
in Layer.php
__construct
ANN_Loader::__construct()
in Loader.php
__destruct
ANN_Server::__destruct()
in Server.php
__destruct
ANN_Logging::__destruct()
in Logging.php
__destruct
ANN_Loader::__destruct()
in Loader.php
__invoke
ANN_Classification::__invoke()
in Classification.php
__invoke
ANN_Network::__invoke()
in Network.php
__invoke
ANN_StringValue::__invoke()
in StringValue.php
__toString
ANN_Network::__toString()
in Network.php
__wakeup
ANN_Values::__wakeup()
in Values.php
Unserializing ANN_Values
__wakeup
ANN_Network::__wakeup()
in Network.php
__wakeup
ANN_StringValue::__wakeup()
in StringValue.php
a
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
_