Soar Kernel  9.3.2 08-06-12
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Data Fields
rl_data_struct Struct Reference

#include <reinforcement_learning.h>

Data Fields

rl_et_mapeligibility_traces
unsigned int gap_age
unsigned int hrl_age
rl_rule_listprev_op_rl_rules
double previous_q
double reward

Detailed Description

Definition at line 183 of file reinforcement_learning.h.

Field Documentation

rl_et_map* rl_data_struct::eligibility_traces
unsigned int rl_data_struct::gap_age
unsigned int rl_data_struct::hrl_age
rl_rule_list* rl_data_struct::prev_op_rl_rules
double rl_data_struct::previous_q

Definition at line 187 of file reinforcement_learning.h.

Referenced by rl_reset_data(), and rl_store_data().

double rl_data_struct::reward

The documentation for this struct was generated from the following file: