Serialized Form
simulator
Simulator simulator
agent
SimpleAgent agent
textArea
javax.swing.JTextArea textArea
sensorPanels
java.util.ArrayList<E> sensorPanels
- The list of all agent's sensor panels
actuatorPanels
java.util.ArrayList<E> actuatorPanels
- The list of all agent's actuator panels
thread
java.lang.Thread thread
framesPerSecond
float framesPerSecond
chooser
javax.swing.JList chooser
font
java.awt.Font font
thread
java.lang.Thread thread
out
java.io.PipedOutputStream out
in
java.io.PipedInputStream in
jtextArea
javax.swing.JTextArea jtextArea
jscrollPane
javax.swing.JScrollPane jscrollPane
menubar
javax.swing.JMenuBar menubar
desktop
javax.swing.JDesktopPane desktop
worldWindow
WorldWindow worldWindow
controlWindow
ControlWindow controlWindow
world
World world
simulator
Simulator simulator
console
Console console
agentInspectors
java.util.ArrayList<E> agentInspectors
backgroundMode
boolean backgroundMode
simulator
Simulator simulator
timeFactorField
javax.swing.JFormattedTextField timeFactorField
parentFrame
javax.swing.JFrame parentFrame
smallFont
java.awt.Font smallFont
world
World world
simulator
Simulator simulator
agentFollower
AgentFollower agentFollower
smallFont
java.awt.Font smallFont
world
World world
menubar
javax.swing.JMenuBar menubar
desktop
javax.swing.JDesktopPane desktop
worldWindow
WorldWindow worldWindow
controlWindow
ControlWindow controlWindow
world
World world
simulator
Simulator simulator
console
Console console
agentInspectors
java.util.ArrayList<E> agentInspectors
backgroundMode
boolean backgroundMode
Package simbad.picoevo.ext.representation |
innovationID
int innovationID
recurrent
boolean recurrent
enabled
boolean enabled
fromNeuron
int fromNeuron
toNeuron
int toNeuron
weight
double weight
neuronType
int neuronType
activationResponse
double activationResponse
neuronID
int neuronID
splitX
double splitX
splitY
double splitY
Package simbad.piconode.core.arc |
_source
Node _source
_target
Node _target
lGene
Element_NEAT_LGene lGene
_bigDeltaWeightAdjustmentValue
double _bigDeltaWeightAdjustmentValue
_inputRegIndex
int _inputRegIndex
_weightValue
double _weightValue
Package simbad.piconode.core.node |
_incomingArcsList
java.util.ArrayList<E> _incomingArcsList
_outgoingArcsList
java.util.ArrayList<E> _outgoingArcsList
_activationFunctionForArcsFromBiasNeuron
ActivationFunctionWithDerivative _activationFunctionForArcsFromBiasNeuron
_biasNeuron
NeuronForBackPropLearning _biasNeuron
_etaLearningRate
double _etaLearningRate
_updated
boolean _updated
_inputRegister
double[] _inputRegister
_outputRegister
double[] _outputRegister
_oldOutputRegister
double[] _oldOutputRegister
_arcList
java.util.ArrayList<E> _arcList
_nodeList
java.util.ArrayList<E> _nodeList
_outputNeuronsList
java.util.ArrayList<E> _outputNeuronsList
_inputNeuronsList
java.util.ArrayList<E> _inputNeuronsList
_biasNeuron
Neuron _biasNeuron
_containsBiasNeuron
boolean _containsBiasNeuron
_activationFunctionForArcsFromBiasNeuron
ActivationFunction _activationFunctionForArcsFromBiasNeuron
_biasArcList
java.util.ArrayList<E> _biasArcList
_init
boolean _init
_allNeuronsUnorderedList
java.util.ArrayList<E> _allNeuronsUnorderedList
_activationFunction
ActivationFunction _activationFunction
_network
NeuralNetwork _network
_neuronValue
double _neuronValue
_isInputNode
boolean _isInputNode
_isOutputNode
boolean _isOutputNode
_learningNodeFlag
boolean _learningNodeFlag
_deltaErrorSignal
double _deltaErrorSignal
_name
java.lang.String _name
nGene
Element_NEAT_NGene nGene
_newNeuronValue
double _newNeuronValue
_isNewValueBuffered
boolean _isNewValueBuffered
_mapRadius
double _mapRadius
_lambdaTimeConstant
double _lambdaTimeConstant
_startLearningRate
double _startLearningRate
_learningRate
double _learningRate
_steps
int _steps
_totalSteps
int _totalSteps
_BMUindex
int _BMUindex
_dx
int _dx
_dy
int _dy
_coordinates
int[] _coordinates
_value
double _value
Package simbad.piconode.core.operator |
Package simbad.piconode.ext |
_decay
double _decay
_sigmoidKValue
double _sigmoidKValue
Package simbad.piconode.visual |
serialVersionUID: 1L
arc
NNArc arc
weightTF
javax.swing.JTextField weightTF
minimumTF
javax.swing.JTextField minimumTF
maximumTF
javax.swing.JTextField maximumTF
title
javax.swing.JLabel title
canvas
NNCanvas canvas
colorNNColor
NNColor colorNNColor
_applyButton
javax.swing.JButton _applyButton
weightCh
javax.swing.JCheckBox weightCh
minimumCh
javax.swing.JCheckBox minimumCh
maximumCh
javax.swing.JCheckBox maximumCh
colorCh
javax.swing.JCheckBox colorCh
serialVersionUID: 1L
node
NNNode node
nameTF
javax.swing.JTextField nameTF
valeurTF
javax.swing.JTextField valeurTF
typeCB
javax.swing.JComboBox typeCB
functionCB
javax.swing.JComboBox functionCB
title
javax.swing.JLabel title
colorNNColor
NNColor colorNNColor
_applyButton
javax.swing.JButton _applyButton
typeCh
javax.swing.JCheckBox typeCh
functionCh
javax.swing.JCheckBox functionCh
colorCh
javax.swing.JCheckBox colorCh
canvas
NNCanvas canvas
serialVersionUID: 1L
_menuBar
javax.swing.JMenuBar _menuBar
cg
java.awt.GridBagConstraints cg
_infoPanel
javax.swing.JPanel _infoPanel
_commandPanel
javax.swing.JPanel _commandPanel
selectRadioButton
javax.swing.JRadioButton selectRadioButton
nodeRadioButton
javax.swing.JRadioButton nodeRadioButton
arcRadioButton
javax.swing.JRadioButton arcRadioButton
picomenu
boolean picomenu
_canvasScroll
NNScrollPane _canvasScroll
_canvas
NNCanvas _canvas
formArc
NNFormArc formArc
formNode
NNFormNode formNode
file
java.io.File file
grid
boolean grid
bim
java.awt.image.BufferedImage bim
color
java.awt.Color color
font
java.awt.Font font
color
java.awt.Color color
font
java.awt.Font font
format
java.text.DecimalFormat format