Serialized Form
|
Package com.banda.network |
|
Package com.banda.network.domain |
start
TopologicalNode start
end
TopologicalNode end
settingOrder
FixedNetworkWeightSettingOrder settingOrder
weights
List<E> weights
nodes
List<E> nodes
layers
List<E> layers
layers
List<E> layers
learningRate
Double learningRate
stepsNum
Integer stepsNum
learningIterationNum
Integer learningIterationNum
selectionType
TrainingSampleSelectionType selectionType
name
String name
timeCreated
Date timeCreated
topology
Topology topology
function
NetworkFunction<T> function
weightSetting
NetworkWeightSetting<T> weightSetting
defaultBiasState
Object defaultBiasState
stateClazz
Class<T> stateClazz
runs
Set<E> runs
netTypes
Set<E> netTypes
step
Integer step
states
List<E> states
name
String name
timeCreated
Date timeCreated
index
Integer index
function
AbstractFunction<IN,OUT> function
statesWeightsIntegratorType
StatesWeightsIntegratorType statesWeightsIntegratorType
multiComponentUpdaterType
MultiStateUpdaterType multiComponentUpdaterType
parentFunction
NetworkFunction<T> parentFunction
layerFunctions
List<E> layerFunctions
name
String name
timeCreated
Date timeCreated
configurations
List<E> configurations
network
Network<T> network
name
String name
createTime
Date createTime
superType
NetworkType superType
subTypes
Set<E> subTypes
netDefinitions
Set<E> netDefinitions
name
String name
timeCreated
Date timeCreated
index
Integer index
parent
NetworkWeightSetting<T> parent
index
Integer index
function
AbstractFunction<IN,OUT> function
networkFunction
NetworkFunction<T> networkFunction
randomDistribution
RandomDistribution<T> randomDistribution
nodesNum
Integer nodesNum
layersNum
Integer layersNum
nodesPerLayer
Integer nodesPerLayer
generateBias
boolean generateBias
allEdges
boolean allEdges
innerLayerAllEdges
boolean innerLayerAllEdges
inEdgesNum
Integer inEdgesNum
innerLayerInEdgesNum
Integer innerLayerInEdgesNum
allowSelfEdges
boolean allowSelfEdges
allowMultiEdges
boolean allowMultiEdges
layers
List<E> layers
index
Integer index
topology
Topology topology
outEdges
List<E> outEdges
inEdges
List<E> inEdges
bias
boolean bias
name
String name
timeCreated
Date timeCreated
index
Integer index
parentTopology
Topology parentTopology
networks
Collection<E> networks
weight
Object weight
weightClazz
Class<T> weightClazz
Copyright © 2013. All Rights Reserved.