Public Attributes
ValueIteration::state_info Struct Reference

#include <ValueIteration.hh>

List of all members.

Public Attributes

bool fresh
int id
StateActionInfomodelInfo
std::vector< float > Q
int stepsAway
std::vector< int > visits

Detailed Description

State info struct. Maintains visit counts, models, and q-values for state-actions.

Definition at line 79 of file ValueIteration.hh.


Member Data Documentation

Definition at line 84 of file ValueIteration.hh.

Definition at line 81 of file ValueIteration.hh.

Definition at line 90 of file ValueIteration.hh.

std::vector<float> ValueIteration::state_info::Q

Definition at line 97 of file ValueIteration.hh.

Definition at line 83 of file ValueIteration.hh.

Definition at line 87 of file ValueIteration.hh.


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


rl_agent
Author(s): Todd Hester
autogenerated on Thu Jun 6 2019 22:00:14