bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
example::Transition Struct Reference

Public Attributes

state_type state
 
real_t reward
 
uint_t action
 
bool done
 

Member Data Documentation

◆ action

uint_t example::Transition::action

◆ done

bool example::Transition::done

◆ reward

real_t example::Transition::reward

◆ state

state_type example::Transition::state

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