A B C D E F G H I L M N O P Q R S T U V W

B

B - Variable in class clarion.system.ACSLevelProbabilitySettingEquation
The constant B used in the level probability setting equation.
backwardPass() - Method in class clarion.system.AbstractNeuralNet
Updates the neural network.
backwardPass() - Method in class clarion.system.AbstractTrainableImplicitModule
Performs a backward pass from the output to the input of the implicit module, "learning" (as defined by the user) based on the desired output.
backwardPass() - Method in class clarion.system.BPNet
Updates the neural network using standard backpropagation.
backwardPass() - Method in interface clarion.system.InterfaceTrainable
Performs a backward pass, "learning" based on the desired output.
backwardPass() - Method in class clarion.system.QBPNet
Updates the neural network using Q-Learning.
backwardPass() - Method in class clarion.system.SimplifiedQBPNet
Updates the neural network using simplified Q-Learning.
backwardPass() - Method in class clarion.system.TableLookup
Updates the table lookup table given the chosen action and the feedback.
BAS - Variable in class clarion.system.MS
The behavioral approach system
BASELINE - Variable in class clarion.system.Drive
The baseline for this particular drive
BaseSimulationTemplate - Interface in clarion.tools
This interface provides a base template to help with the construction of simulations using the CLARION library.
BehavioralApproachSystem - Class in clarion.system
This class implements the behavioral approach system (BAS) within CLARION.
BehavioralApproachSystem() - Constructor for class clarion.system.BehavioralApproachSystem
Initializes the behavioral approach system.
BehavioralApproachSystem(Collection<Drive>) - Constructor for class clarion.system.BehavioralApproachSystem
Initializes the behavioral approach system with the collection of drives specified.
BehavioralInhibitionSystem - Class in clarion.system
This class implements the behavioral inhibition system (BIS) within CLARION.
BehavioralInhibitionSystem() - Constructor for class clarion.system.BehavioralInhibitionSystem
Initializes the behavioral inhibition system with a default initial capacity and load factor.
BehavioralInhibitionSystem(Collection<Drive>) - Constructor for class clarion.system.BehavioralInhibitionSystem
Initializes the behavioral inhibition system with the collection of drives specified.
BENEFIT_CONSTANT - Variable in class clarion.system.AbstractRule
The constant to use for benefit when using the constant option for utility.
Birthdate - Variable in class clarion.system.CLARION
The time-stamp taken from the internal-clock at the moment the CLARION agent in instantiated.
BIS - Variable in class clarion.system.MS
The behavioral inhibition system
BLImplicitModuleStore - Variable in class clarion.system.ACS
The bottom level implicit modules.
BPNet - Class in clarion.system
This class implements a 3-layer standard backpropagating neural network within CLARION.
BPNet(Collection<Dimension>, int, AbstractOutputChunkCollection<? extends AbstractOutputChunk>) - Constructor for class clarion.system.BPNet
Initializes a backpropagating neural network.

A B C D E F G H I L M N O P Q R S T U V W