Full index

Package indexes


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