The EpisodeInfo struct.
More...
#include <episode_info.h>
|
| std::ostream & | print (std::ostream &out) const noexcept |
| | print
|
| |
◆ print()
| std::ostream & cuberl::rl::EpisodeInfo::print |
( |
std::ostream & |
out | ) |
const |
|
noexcept |
◆ episode_index
◆ episode_iterations
◆ episode_reward
| real_t cuberl::rl::EpisodeInfo::episode_reward {0.0} |
◆ info
| std::map<std::string, std::any> cuberl::rl::EpisodeInfo::info |
◆ stop_training
| bool cuberl::rl::EpisodeInfo::stop_training {false} |
◆ total_time
| std::chrono::duration<real_t> cuberl::rl::EpisodeInfo::total_time |
The documentation for this struct was generated from the following file: