Public Attributes
experience Struct Reference

#include <core.hh>

List of all members.

Public Attributes

int act
std::vector< float > next
float reward
std::vector< float > s
bool terminal

Detailed Description

Experience <s,a,s',r> struct

Definition at line 159 of file core.hh.


Member Data Documentation

Definition at line 161 of file core.hh.

std::vector<float> experience::next

Definition at line 163 of file core.hh.

Definition at line 162 of file core.hh.

std::vector<float> experience::s

Definition at line 160 of file core.hh.

Definition at line 164 of file core.hh.


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


rl_common
Author(s):
autogenerated on Thu Jun 6 2019 22:00:08