Package stimulusdelayreward

Main model and environment simulation code for the paper's simulations: Alternative Time Representation in Dopamine Models François Rivest, John Kalaska, Yoshua Bengio, 2008.

See:
          Description

Class Summary
ActorCritic_PDAETLSTM_Monkey2 This is the basic monkey using the full model.
ActorCritic_PETLSTM_Monkey1 This is the basic monkey without mesocortical projection.
DataSetCollector Default collector for an experiment.
ExperimentControlState Experiment is a sequence of trial and inter-trial.
ExperimentMissTestState Experiment is a sequence of trial and inter-trial.
ExperimentState Experiment is a sequence of trial and inter-trial.
ExperimentTestState Experiment is a sequence of trial and inter-trial.
ExtensionFilter Accept files that have one of the provided extension.
FlexibleSignalStateRepresentation This class allows automatic conversion of MonkeyObservableState into up to 3 signals (bias, CS, and US, in that order).
MonkeyObservableState This class serves as interface between complete ExperimentState and Monkey agents.
NoAction There are no necessary actions here, so here is a NoAction.
OfflineStateRepresentation State representation that is processed elsewhere before being called by ...
Tools Set of tools for the environment and simulations data.
TwoSignalStateRepresentation This class allows automatic conversion of MonkeyObservableState into two signals vectors.
 

Package stimulusdelayreward Description

Main model and environment simulation code for the paper's simulations: Alternative Time Representation in Dopamine Models François Rivest, John Kalaska, Yoshua Bengio, 2008. Groupe de Recherche sur le système nerveux central Département d'informatique et de recwerche opérationnelle Département de physiologie Université de Montréal

Documentation is provided 'as is' and may be incomplete or not totally up-to-date with the code.

This code is provided 'as is', and options beyond the one currently used in the simulation may not have been tested completely and may not be working. As often in research, this is a prototype.

This program is a Java package containing the original simulation software used to perform the present simulations. No publication or commercial derivatives can be made without the author’s written consent. On the other hand, researchers who would like to have more options to try to make predictions and plan animal experiments are welcome to contact the author [FR]; model options, environmental or tasks options, as well as options to include other models can be discussed.

(c) François Rivest 2005-2008.