Serialized Form
|
Package com.banda.network |
|
Package com.banda.network.domain |
name
String name
timeCreated
Date timeCreated
index
Integer index
parentWeightSetting
AbstractNetworkWeightSetting<T> parentWeightSetting
layerWeightSettings
List<E> layerWeightSettings
name
String name
timeCreated
Date timeCreated
index
Integer index
parentTopology
AbstractTopology parentTopology
networks
Collection<E> networks
start
TopologicalNode start
end
TopologicalNode end
nodes
List<E> nodes
layers
List<E> layers
learningRate
Double learningRate
stepsNum
Integer stepsNum
learningIterationNum
Integer learningIterationNum
selectionType
TrainingSampleSelectionType selectionType
name
String name
timeCreated
Date timeCreated
topology
AbstractTopology topology
function
NetworkFunction<T> function
weightSetting
AbstractNetworkWeightSetting<T> weightSetting
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
weights
List<E> weights
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
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
AbstractTopology topology
outEdges
Set<E> outEdges
inEdges
Set<E> inEdges
weight
Object weight
weightClazz
Class<T> weightClazz
Copyright © 2012. All Rights Reserved.