bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
episode_info.h File Reference
#include "cuberl/base/cuberl_types.h"
#include "bitrl/bitrl_consts.h"
#include <chrono>
#include <string>
#include <map>
#include <any>
#include <ostream>
Include dependency graph for episode_info.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cuberl::rl::EpisodeInfo
 The EpisodeInfo struct. More...
 

Namespaces

namespace  cuberl
 Various utilities used when working with RL problems.
 
namespace  cuberl::rl
 

Functions

std::ostream & cuberl::rl::operator<< (std::ostream &out, const EpisodeInfo &info)